ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Radio Button controls
List of events associated with Radio Button controls...
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Advanced types
The advanced types of WLanguage are as follows...
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
OBEX constants
List of constants used by the OBEX functions....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Events associated with Check Box controls
List of events associated with Check Box controls...
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Value (Property)
The Value property is used to get and change the value of an element.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Private Store for mobile applications
There are two methods two deploy your applications......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min