ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
zipSelectFile (Function)
Selects files from an archive.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
MemFound (Function)
Checks whether the sought element was found.
SQLModify (Function)
Modifies the content of a row in the query result.
XMLNext (Function)
Positions on the next element (tag or attribute).
Functions for handling directories and external files
List of functions for handling external files...
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
SysNotificationCompatible (Function)
Checks if the operating system supports interactive notifications.
USBDisconnect (Function)
Disconnects or ejects a USB device.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
NumberInWords (Function)
Converts a number to words.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....