ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
HNbRec (Example)
Usage example of the HNbRec function
iBorder (Example)
Usage example of the iBorder function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
fDateTime (Example)
Usage example of the fDateTime function
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
grWndSize (Function)
Defines the size of the window containing the chart.
HTTP functions
List of HTTP functions...
ActiveX control properties
List of properties associated with the ActiveX control...
grHMAddData (Function)
Adds a data into a Heatmap chart.
Attribute (Property)
The Attribute property is used to manage attributes.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Constants for the Exif functions
List of constants used by the Exif functions....
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
HListItem (Example)
Usage example of the HListItem function