ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
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....
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
GetDefinition (Function)
Retrieves the definition of element type.
Import a list of requirements
The Project Management Hub allows you to import requirements......
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
List of reserved words
Calling a procedure/a function
Syntax for calling a local or global procedure.
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....
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
Other operators
The following are additional operators......
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.