ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Multi-database queries
A query (typed in SQL code) can operate on different databases......
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Source (Property)
The Source property is used to get and change the source of an element.
fDirRename (Function)
Renames a directory.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Table
The "Table" keyword can correspond to...
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Error 1060: Unable to call method without parameter: add ()
How to manage enumerations programmatically?
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
Burner constants
List of constants used by the burner functions....
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...