ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
Text (Property)
The Text property is used to get and modify text.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HOpenConnection (Function)
Opens a connection to a specific database.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
fWrite (Function)
Writes: a character string to an external file. a memory section....
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
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.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
ServiceContinue (Function)
Restarts a paused service.
Language (Property)
The Language property is used to get and change the language used.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.