ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
10. Embedded queries
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
Window controls
Several types of controls can be used in a window, ......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Creating an executable: General options
The main executable options are as follows......
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......
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......
11. Table/Looper controls
Change the volume of a UPnP device....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
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)...
Rating control events
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Calendar functions (prefix syntax)
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
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......
11. Table/Looper controls
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
Action Bar control events