ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Sidebar control
The Sidebar control gives access to different options......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Configuring the SOAP administrator
W3C standardization
You must comply with the W3C standard (HTML 4......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
NotificationDisplay (Function)
Displays a message outside the browser.
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
SendMessage (Function)
Sends a Windows message to a control or to a window.
9. Types of standard controls
Types of standard controls...
FaxConnect (Function)
Establishes a connection to a fax server.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Option (Property)
The Option property is used to get and change certain options.
Error 1006: The member is not global: use: to access it
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......