ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Action Bar control events
ExeListProcess (Function)
Returns the list of applications currently run.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Automation object
The Automation keyword is used to declare an automation object...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.