ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
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
iFont (Function)
Selects the default font.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
ChangeCharset (Example)
Usage example of the ChangeCharset function
dPolyline (Function)
Draws a line composed of multiple segments.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....