ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Events associated with an Organizer control
The following events are associated with Organizer 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......
Examples for using the OLE DB provider for HFSQL
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......
Page Footer block
The Page footer block is run at the end of each page......
11. Table/Looper controls
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
11. Table/Looper controls
12. Control templates
...Control templates...
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Action Bar control events
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
The Clickable Image control
The Clickable Image control can be used to......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Generating the setup program
The last wizard step for creating the setup program allows you to......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......