ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
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
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.
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
<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....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
User Groupware management functions
List of functions for managing the User Groupware...
J2EE constants
List of constants used by the J2EE functions....
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Events associated with OLE controls
List of events associated with OLE controls...
Associating a control with a tab pane
Methods to associate a control with a tab pane......