ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Installing the robot controller
The monitoring robot includes three executables......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
dPolygon (Example)
Usage example of the dPolygon function
ContactAdd (Example)
Usage example of the ContactAdd function
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
WDXView : Use
This help page presents the different features of WDXView......
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
HOut (Example)
Usage example of the HOut function
fEncrypt (Example)
Usage example of the fEncrypt function
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Creating the Form pages of a WEBDEV RAD pattern
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Obtaining an SSL certificate for IIS2 (2.0 or later)
The HTML control
The HTML control displays HTML pages or HTML code......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min