ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Supercontrol
A supercontrol is an advanced type of control......
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Cookie (Variable type)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Remote WEBDEV administrator: Importing statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
Salesforce functions
List of Salesforce functions...
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
MatDelete (Function)
Deletes an existing matrix.
grDeleteAll (Function)
Erases a chart and destroys this chart.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....