ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
Belgium.CheckCBE (Function)
Checks the validity of a CBE number (identifier from the Crossroads Bank for Belgian Enterprises).
<Connection variable>.DeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.