ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
FTPCommand (Example)
Usage example of the FTPCommand function
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Switch control properties
Event (Example)
Usage example of the Event function
fMemOpen (Function)
Opens a memory zone shared between several applications.
Constants for test
List of constants used by the functions for managing automated tests....
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
iPreview (Example)
Usage example of the iPreview function
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Type (Property)
The Type property is used to get and change the type of an element.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....