ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Handling Spreadsheet controls programmatically (in a report)
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
ERR_NO_PAGE
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
gpwInLDAPMode (Function)
Determines whether users will authenticate to the User Groupware using an LDAP directory.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Start of Break block (Break header)
The Start of break block is optional......
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
NET constants
List of constants used by the DotNet functions....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...