ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Types of Edit controls
ThreadMode (Function)
Changes the management mode of threads.
Handling controls in a report
The different operations available for the report controls are as follows......
Software license agreement
WINDEV Express license agreement...
Native Oracle Connector for WINDEV and WEBDEV
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
HCheckStructure (Function)
Defines the mode for comparing data files.
Testing a project: setting
By testing the project you can simulate how the application will run......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Break in a report
The break is used to group the records corresponding to a sort criterion......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
13. Debugger
CriticalSection (Type of variable)
CriticalSection variables are used 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.
Native SQL Server Connector for WINDEV and WEBDEV 2024
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Environment of code editor
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......