ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
The Wire control
The Wire control is used to visually link 2 controls......
10. UMC: User Macro-Code
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Environment of the query editor
Table, List Box and Combo Box controls bound to queries
A Table, List Box, or Combo Box control can be used to display the content of a table or query......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Various constants
List of various constants....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.