ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
gLine (Function)
Builds a sequence of characters containing a line.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
Print modes of a report
Several print modes are available for a report....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
LooperSelectPlus (Function)
Selects a row in a Looper control.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
LooperDelete (Function)
Deletes a row from a Looper control.
CharactType (Function)
Returns information about the type of character.
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Looper control functions
List of functions for managing Looper controls...
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.