ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Events associated with pages
List of events associated with pages...
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
WDScript: use in command-line and console mode
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Creating a Java archive
When your Java application is developed, you can......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
ERR_BAD_ACTION
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Style of a control
As soon as it is created, a control is associated with a style......
Task list
Each project can be associated with a task list......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......