ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Timer (Function)
Periodically and automatically calls a WLanguage procedure.
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....
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
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....
Variable scope
Variables can be declared anywhere in the code....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
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....
Project description: Project tab
The project description window allows you to configure various elements of your project......
Referring to an element in a WLanguage event / process
Events associated with TreeView controls
List of events associated with TreeView controls...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
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.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....