ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Creating the menus for the windows of the WINDEV RAD pattern
The Multimedia control
The Multimedia control is used to play multimedia files......
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
How to create a menu?
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
dPixelColor (Example)
Usage example of the dPixelColor function
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
Management of MQTT (prefix syntax)
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
HTMLEditorFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
ZOrder (Example)
Usage example of the ZOrder property
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
FTPDate (Example)
Usage example of the FTPDate function
Creating the Table windows of the WINDEV RAD pattern
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Events associated with Calendar controls
List of events associated with Calendar controls...
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function