ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
11. Window templates
WINDEV Mobile allows you to create window templates....
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket....
After
They After keyword can correspond to:
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Modbus functions
List of Modbus functions...
Euro functions
List of Euro functions...
Miscellaneous Windows constants
List of constants used by the Windows functions....
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....