ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
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.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
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.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Runtime log
The runtime log is the best way to identify the most used features of an application......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
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).
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
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)......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.