ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
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)....
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).
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
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.
Automatic error handling
Error handling can be customized for each process......
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.
grLegend (Function)
Indicates the presence and position of legend in a chart.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.