ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
Automatic calculations in a Table control (AAF)
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
GuidedTour (Variable type)
The GuidedTour type is used to define the advanced characteristics of a Guided Tour and its steps.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
fDelete (Example)
Usage example of the fDelete function
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
docNumberingLevel (Variable type)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
Clipboard management functions
List of functions for managing the clipboard...
Printing in PDF format: Special cases
Specific features of print in PDF format...
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....