ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HState (Example)
Usage example of the HState function
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
SysMetric (Function)
Returns the resolution of a specific element.
fRename (Example)
Usage example of the fRename function
fClose (Example)
Usage example of the fClose function
zipMsgError (Example)
Usage example of the zipMsgError function
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
MatExist (Function)
Checks the whether the matrix exists in memory.
HRecNum (Example)
Usage example of the HRecNum function
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
BackgroundTaskAdd (Function)
Adds a new background task.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
HDeclare (Example)
Usage example of the HDeclare function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
sEndEvent (Function)
Disables the detection of an event on a serial port.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....