ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
XMLData (Example)
Usage example of the XMLData function
FirstDayOfMonth (Function)
Returns the first day of the month.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
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.
Language (Property)
The Language property is used to get and change the language used.
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
LDAPListChildren (Example)
Use example for the LDAPListChildren function
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....