ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Array management functions
List of functions for managing arrays...
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HOut (Example)
Usage example of the HOut function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
HReadFirst (Function)
Positions on the first file record according to a browse item.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).