ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
SQLListSource (Function)
Lists the data sources declared on a local site.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
HDataSourceKnown (Function)
Determines if a data source has been initialized.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
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......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
20. Managing suggestions and incidents
Managing suggestions and incidents...
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
ERR_NO_PROJECT
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
History of versions
The history of setup versions is an advanced feature of the network setup......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
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......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Outstanding progress bars
Simple or symmetric progress bar?...