ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
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"....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
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....
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
Border (Type of variable)
The Border type is used to handle a border through programming...
Creating and handling an item
The main operations that can be performed on an item are as follows......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
KioskDisable (Function)
Disables kiosk mode for the current application.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
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....
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......