ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Available controls in a window
WINDEV Mobile includes several types of controls...
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
fMoveDir (Function)
Moves a directory and its content.
MatTranspose (Function)
Calculates the transposed matrix.
HAddLink (Function)
Adds an integrity rule between two tables on the server.
Constants for external files
List of constants used by the functions for managing external files....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
ArrayCopy (Function)
Copies the content of an array to another array.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.