ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
5. Site test in practice
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....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Example for creating a select query
This help page explains how to create two select queries......
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......