ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar control functions
The following functions are used to manipulate Action Bar controls...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
HDFS constants
The following constants are used by the HDFS functions:...
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
Conversion (Function)
Converts a value from a unit to another one.
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Popup window
WINDEV allows you to open windows in popup format......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Properties associated with a page
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.