ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grIncreaseData (Function)
Adds a value to a data in a chart.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
ERR_DISCONNECTED_EXEC
Handling Gantt Chart controls programmatically
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Query editor
The query editor is used to automatically create queries on the data files......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Creating a delete query
A delete query (corresponding SQL statement......
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
SNMPOIDType (Function)
Returns the type of data in an OID.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
1. Project and analysis
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Analysis links
The links are used to link the files found in an analysis between themselves......
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
3. Deploying a WINDEV application
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)....