ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Source (Property)
The Source property is used to get and change the source of an element.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
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.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
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.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
fDirRename (Function)
Renames a directory.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
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...
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
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......
Table,Add (External language)
Adds an element to a Table control.