ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
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.
Sensor constants
Constants used by the SensorXXX functions...
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
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...
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
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....
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Composite variable
A composite variable contains different types of elements (members)...
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.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Check model
You can use check models to easily create checks...
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
xlsMsgError (Example)
Usage example of the xlsMsgError function
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property