ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageParameter (Function)
Returns the value of a parameter passed to the current page.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Character strings
WLanguage supports different types of strings....
dPolyline (Function)
Draws a line composed of multiple segments.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Map control properties
The following properties can be used with Map controls:...
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
HReadSeek (Example)
Usage example of the HReadSeek function
XMLDocument (Example)
Usage example of the XMLDocument function
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
Font
The Font keyword can correspond to: a Font variable. the Font property....
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
iZoneHeight (Example)
Usage example of the iZoneHeight function
iReportPrintingStatus (Function)
Returns the status of the current print.
fChangeSize (Function)
Resizes an external file.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....