ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Automation object
The Automation keyword is used to declare an automation object...
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
"About" window
The "About" window is used to display and access various information about the current application......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Handling Organization Chart controls programmatically
Events associated with a Gantt Chart column
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Rights on the virtual directory
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
The HTML Display control
The HTML Display control displays a web page in an application......