ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Organizer control
The Organizer control is used to display and handle organizers......
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
The Dashboard control
Dashboards are essential elements in an application......
Page constants
List of constants used by page functions....
TableInfoXY (Example)
Usage example of the TableInfoXY function
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
How to open a page?
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Running the test of the User Groupware and installing it
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
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, ......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.