ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may...
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut...
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest....
Record (Type of variable)
The Record type is used to save the values of a record.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Composite variable
A composite variable contains different types of elements (members)...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo...
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipDeleteFileList (Function)
Deletes a list of files from an archive.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control...
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
HToItem (Function)
Assigns the specified value to an item of the current record.
XML functions
List of XML functions...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level...
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Font
The Font keyword can correspond to: a Font variable. the Font property....