ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwEnumControl (Function)
Enumerates the controls found in a window or page.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
BurnerList (Function)
Returns the list of burners installed on the current computer.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
dStraighten (Function)
Transforms an image by applying perspective correction.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.