ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Constants for managing appointments
Lists of constants used to manage the appointments...
Sensor constants
Constants used by the SensorXXX functions...
Other operators
The following are additional operators......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
List of reserved words
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
MyParent (Reserved word)
MyParent is used to handle...
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.