ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
The Carousel control
The Carousel control is used to display an animated menu made of images......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Error 1050: This member already exists in the composite variable
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......