ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Report and project
In most cases, a report is linked to a project......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Running the test of the User Groupware and installing it
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
"About" window
The "About" window is used to display and access various information about the current application......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Creating a translation file
WDINT allows you to create a translation file....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
20. Control templates