ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Variable scope
Variables can be declared anywhere in the code....
Project description: Project tab
The project description window allows you to configure various elements of your project......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Events associated with Tab controls
List of events associated with Tab controls...
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Referring to an element in a WLanguage event / process
Events associated with TreeView controls
List of events associated with TreeView controls...
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Viewing a report in 3D
Your report displays controls that overlap?......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
grCreate (Function)
Creates a specific type of chart.