ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
LooperAdd (Function)
Adds a row at the end of a Looper control.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
fTempFile (Example)
Usage example of the fTempFile function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
SocketCreate (Function)
Creates a socket.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
fExtractPath (Example)
Usage example of the fExtractPath function
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
fMakeDir (Example)
Usage example of the fMakeDir function
The Static control
A Static control is a control used to display a static text......
HErrorInfo (Example)
Usage example of the HErrorInfo function
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
zipNbFile (Example)
Usage example of the zipNbFile function
fDir (Example)
Usage example of the fDir function
fRename (Example)
Usage example of the fRename function
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HNbRec (Example)
Usage example of the HNbRec function
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function