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......
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Mouse management functions
List of functions for mouse management...
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
The Organizer control
The Organizer control is used to display and handle organizers......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Accessibilité (Property)
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Style sheet
A style sheet ("......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
<Source>.OnError (Function)
Customizes the management of HFSQL errors.