ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.ModifyServerRights (Function)
Modifies the rights granted to a user or to a group on a HFSQL server.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
10. Embedded queries
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Calendar functions (prefix syntax)
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
MemcachedModifyKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers....
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
11. Table/Looper controls
11. Table/Looper controls