ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iFont (Function)
Selects the default font.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
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....
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....