ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Application test in practice
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
ERR_NO_APPLICATION
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Ad Hoc deployment
Error 101: Declaration of global variable not allowed
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Functions for managing objects (External language)
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Enumeration (Type of variable)
An enumeration is a set of values......
Combination (Type of variable)
A combination is a set of options.
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...