ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Functions for managing objects (External language)
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
4. Create a page in the editor...
Handling a Web Component control through programming
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
14. Report templates
Report templates...
22. Report templates
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
InApp constants
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
WDTRAD license agreement
WDTRAD license agreement...
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
11. Window templates
WINDEV Mobile allows you to create window templates....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
SQL view
An SQL view is a virtual data source defined by an SQL query......
ERR_ALREADYCONNECTED
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.