ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDINT license agreement
WDINT license agreement...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Creating the Table pages of the WEBDEV RAD pattern
Windows
The windows represent the main interface of a WINDEV application......
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.
FolderData (Function)
FolderData is kept for backward compatibility.
DotNetRun (Function)
Runs a procedure on a .Net server.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Programming overview in C and C++
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
WINDEV applications for Linux: Specific features
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Native MySQL Connector - License Agreement
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
9. Sharing a project in practice
Sharing a project in practice...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
8. Sharing a project in practice