ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Discover all the possibilities of pivot tables
Assignment operators
Three assignment operators are available......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
7. Multilingual sites in practice
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Check model
You can use check models to easily create checks...
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Specific features of the Express version
Segmented Button control events
WINDEV et WINDEV Mobile permettent de manipuler un champ Bouton segmenté directement par programmation......
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....