ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
PermissionRequest (Function)
Prompts the user to grant an application permission.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
New (Reserved word)
New is used to allocate memory space...
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
The planes in WEBDEV
The planes are used to group the controls of an element......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
License agreement - HFSQL Client/Server
AWP without UI
Bootstrap, Angular, React, Vue......
The planes (in a window or in a report)
The planes are used to group the window controls......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......