ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associating a control with a tab pane
Methods to associate a control with a tab pane......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
2. User-friendly editors in practice
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Handling an internal component
An internal component is a set of elements from a project......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
5. User Groupware in practice
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
ERR_NO_PAGE
Handling Spreadsheet controls programmatically (in a report)
12. Universal replication
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......