ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArraySort (Example)
Usage example of the ArraySort function
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
XMLData (Example)
Usage example of the XMLData function
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
fDirSize (Function)
Returns the size of a directory in bytes.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Looper control functions
List of functions for managing Looper controls...
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
ServicePause (Function)
Pauses a service.
LDAPListChildren (Example)
Use example for the LDAPListChildren function
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
fCopyDir (Example)
Usage example of the fCopyDir function
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
ServiceUninstall (Function)
Uninstalls a service.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.