ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LDAPListChildren (Example)
Use example for the LDAPListChildren 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.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Looper control functions
List of functions for managing Looper controls...
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ArraySort (Example)
Usage example of the ArraySort function
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
fCopyDir (Example)
Usage example of the fCopyDir function
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
ServiceUninstall (Function)
Uninstalls a service.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.