ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Rating control events
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Share your projects via Git
Git is a source code manager......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
String constants
List of constants used by string functions...
Assignment operators
Three assignment operators are available......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
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.
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......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Segmented Button control events
WINDEV et WINDEV Mobile permettent de manipuler un champ Bouton segmenté directement par programmation......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....