ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
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.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Table
The "Table" keyword can correspond to...
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
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......
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
Events associated with a Spreadsheet control
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).
Table,Add (External language)
Adds an element to a Table control.