ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... connection in which case the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
grLegend (Function)
Indicates the presence and position of legend in a chart.
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HCreateMovableReplica (Function)
Creates a movable replication.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
CertificateSignString (Function)
Creates the signature of a character string.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
SFDelete (Function)
Deletes records from a Salesforce database.
ChangeCharset (Example)
Usage example of the ChangeCharset function
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
EventCreate (Function)
Creates an event.