ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Software Factory
The concept of software factory is used to automate the process for creating applications....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
17. TLS/SSL: Encrypting information on the Web
WinAdaptSize (Function)
Adapts the window size to the content of controls.
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
WINDEV 2024 Tutorial - Table of contents
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
WEBDEV 2024 Tutorial - Table of contents
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
MySelf (Reserved word)
MySelf is used to handle the current control...
Execute (Function)
Starts the execution of a process through programming.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Handling an Edit control programmatically
You can handle Edit controls programmatically......