Search found 4892 matches: value

Return to advanced search

Re: XBROWSE, con Get, Combobox y CheckBox, en una misma Columna

... is inactive. In case of EDIT_LISTBOX and EDIT_GET_LISTBOX, the listbox opens (this is for information of the user) but the user can not change the value. bEditWhen works in all cases. Also, please let us know the FWH version you are using.
by nageswaragunupudi
Fri Mar 29, 2024 3:37 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: XBROWSE, con Get, Combobox y CheckBox, en una misma Columna
Replies: 8
Views: 190

Re: EXCEL CREATE HYPERLINK solved

In this way
oAs2:Range("A1"):value := [=COLLEG.IPERTESTUALE("#UNO!A1";"MARCO")]

:idea:
by MarcoBoschi
Thu Mar 28, 2024 1:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EXCEL CREATE HYPERLINK
Replies: 1
Views: 40

Re: Problem with datepick

nageswaragunupudi wrote:
Code: Select all  Expand view
LOCAL dDate := ddatacambio:GetDate()
 



Here is the mistake.
"ddatacambio" is a date value and date value can not have any method.


opps - corrected
STATIC FUNCTION DoSwitch( ddatacambio, oBtnGetExchange,aGet )
LOCAL dDate := aget[1]:GetDate()
by Silvio.Falconi
Tue Mar 26, 2024 1:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with datepick - Resolved -
Replies: 2
Views: 79

Re: Problem with datepick

Code: Select all  Expand view
LOCAL dDate := ddatacambio:GetDate()
 



Here is the mistake.
"ddatacambio" is a date value and date value can not have any method.
by nageswaragunupudi
Tue Mar 26, 2024 12:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with datepick - Resolved -
Replies: 2
Views: 79

Re: Help with HB_REALLOC ERROR 9009

nAvailMem() seems not to be standard. These seems to be ok. cErrorLog += " Dynamic memory consume:" + CRLF cErrorLog += " Actual Value: " + Str( MemUsed() ) + " bytes" + CRLF cErrorLog += " Highest Value: " + Str( MemMax() ) + " bytes" + CRLF
by Marc Venken
Wed Mar 20, 2024 8:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help with HB_REALLOC ERROR 9009
Replies: 5
Views: 133

Re: SWAGGER-UI para documentar nuestras API.

Hi. Quim and I, connect using Postman, but your have documentation in https://mailchimp.com/developer/marketing/api/root/list-api-root-resources/ Your need {apikey}, etc.. Example using curl from command line; curl -X GET \ 'https://${dc}.api.mailchimp.com/3.0/?fields=<SOME_ARRAY_VALUE>&ex...
by thefull
Wed Mar 06, 2024 5:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: SWAGGER-UI para documentar nuestras API.
Replies: 9
Views: 447

Re: AP_SetStatusCode

Dear Otto,

200 is returned by defaut by Apache. If you want to return a different value then you have to use ErrorLevel( nValue ) in example: ErrorLevel( 408 )
by Antonio Linares
Mon Feb 26, 2024 8:06 am
 
Forum: mod_harbour
Topic: AP_SetStatusCode
Replies: 2
Views: 91

Re: how get Event from TExplorerBar() when "collaps" a Panel ?

... nRow, nCol, nFlags ) CLASS TTaskPanel thx for Answer there is in CLASS TTaskPanel   DATA   lCollapsed      INIT .F. and it will be assign Value in METHOD LButtonUp(nRow, nCol, nFlags ) CLASS TTaskPanel but there is no Codeblock-Slot like bLButtonUp which will "react" ...
by Jimmy
Sat Feb 24, 2024 2:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how get Event from TExplorerBar() when "collaps" a Panel ?
Replies: 11
Views: 336

Re: Data exchange between PC and Android device on the same loca

... in the LocalStorage of a Progressive Web App (PWA) until you have an internet connection again. LocalStorage offers a simple way to store key-value pairs directly in the user's browser, and is especially useful for PWAs that need to operate offline. Here is a document how to make from a mod ...
by Otto
Fri Feb 23, 2024 8:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 541

Re: Google Graph extra graphic ? (Navaro)

... difference of the problem before with resolution. For the Xbrowse : PROG = Arduino program item MOV = Move servo motor TMP = Temperature sensor value NUM = Program number (steps 1 to xxx that the robot is doing) cronologic sequence SER0 - SER2 (will be ser 5) are the 6 servo's values and the ...
by Marc Venken
Thu Feb 22, 2024 11:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Graph extra graphic ? (Navaro)
Replies: 17
Views: 502

Re: function urlLoad( cUrl )

... me to a wiki for these? Kind regards to all of you and a thank you - also to those who wrote the wonderful documentations ... they are of immense value - as the forum is. Dear Ruth, All the info must be here https://github.com/FiveTechSoft/FiveTech_wiki In case some function is not documented, ...
by Antonio Linares
Sat Feb 17, 2024 8:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: function urlLoad( cUrl )
Replies: 17
Views: 632

Re: function urlLoad( cUrl )

... me to a wiki for these? Kind regards to all of you and a thank you - also to those who wrote the wonderful documentations ... they are of immense value - as the forum is.
by Ruth
Sat Feb 17, 2024 4:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: function urlLoad( cUrl )
Replies: 17
Views: 632

Pragmatic Concept: A Practical Approach to Everyday Challeng

... from the frontend on the backend and then, within this PHP function, I call a Mod Harbour application using cURL. I then forward the return value to the frontend. In this case, I have access to DBF files in my application. Best regards, Otto https://mybergland.com/fwforum/fileupload.gif ...
by Otto
Sat Feb 17, 2024 9:36 am
 
Forum: mod_harbour
Topic: Pragmatic Concept: A Practical Approach to Everyday Challeng
Replies: 1
Views: 117

De Record Set a Array ? SOLUCIONADO con oRsGetRows()

... y otro array para los siguientes 12 campos.? Ahora lo hago a pie, pero no me agrada el código :-( AADD(anPzs,oRsSal:Fields("PZSENE"):Value) AADD(anPzs,oRsSal:Fields("PZSFEB"):Value) AADD(anPzs,oRsSal:Fields("PZSMZO"):Value) etc etc Para después por un for/next ...
by Armando
Sat Feb 17, 2024 1:12 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: De Record Set a Array ? SOLUCIONADO con oRsGetRows()
Replies: 2
Views: 112

Re: Mr. Rao, refresh a Tree

When you edit and modify the value of the field "PAR_DES", then you should also change the prompt of treeitem also like this:
Code: Select all  Expand view
oBrw:oTreeItem:SetText( cNewValue )
by nageswaragunupudi
Mon Feb 12, 2024 9:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao, refresh a Tree
Replies: 21
Views: 557
Next

Return to advanced search