ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Manipulating PDF Reader controls programmatically (prefix syntax)
PDF Reader controls can be manipulated programmatically......
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling Word Processing controls programmatically (prefix syntax)
A Word Processing control can be handled through programming......
Constants used by the functions for managing Dockable Panel controls
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Programming custom calculations in Table controls (prefix syntax)
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Map control properties
The following properties can be used with Map controls:...
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.