ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArraySort (Example)
Usage example of the ArraySort 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, ...).
zipDeleteFileList (Function)
Deletes a list of files from an archive.
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.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
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.
XMLData (Example)
Usage example of the XMLData function
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
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.
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.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....