ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Automatic documentation of external components
External components must include a technical documentation......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
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:...
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
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.
3. UML models in practice
5. User Groupware in practice
15. Unit tests on the executable
1. What is the WEBDEV administrator used for
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....