ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Scheduler control events
The following events associated with Scheduler controls:...
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
CursorCapture (Example)
Usage example of the CursorCapture function
HListKey (Example)
Usage example of the HListKey function
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
Constants for the archiving functions
List of constants used by the archiving functions....
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
iPreview (Example)
Usage example of the iPreview function
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.