ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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"....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
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....
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"....
Share your projects via Git
Git is a source code manager......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......