ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailMsgError (Function)
Returns the message corresponding to the error identifier.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Font (Type of variable)
A Font variable creates a font programmatically...
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
EmailGetAll (Function)
Retrieves all the emails found on a server.
Constants for managing Gantt charts
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Analysis links
The links are used to link the files found in an analysis between themselves......
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Automation object
The Automation keyword is used to declare an automation object...
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....
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Multiline strings
To type character strings over several lines in the code editor...
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
GglUploadDocument (Function)
Uploads a document to the Google server.
Constant
The constants are language elements whose value is fixed once and for all...