ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Service variable
The Service variable is used to......
Constants for managing animations
List of constants used by the functions for managing the animations...
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
OpenMobileWindow (Function)
Opens a window in a mobile application.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
State (Property)
The State property is used to get and change the state of an element.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Document (Type of variable)
The Document type is used to handle a "docx" document.
BackgroundTaskAdd (Function)
Adds a new background task.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......