ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
5. Project configuration
Project configuration...
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
Shared memory area constants
Multiline Zone control functions
Functions for handling Multiline Zone controls....
Constants used by the XML signature
Constants used by the XML signature...
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
3. UML models in practice
15. Unit tests on the executable