ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Site Map control properties
List of properties associated with a Site Map control...
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
ChangeAction (Example)
Usage example of ChangeAction
Share your projects via Git
Git is a source code manager......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
HTML Editor control properties
Properties associated with the HTML Editor control....
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
ModbusDisconnect (Function)
Closes the Modbus session.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Multiline strings
To type character strings over several lines in the code editor...
Creating a delete query
A delete query (corresponding SQL statement......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......