ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Creating an executable: General options
The main executable options are as follows......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Software license agreement
WINDEV Express license agreement...
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
WEBDEV license agreement
WEBDEV license agreement...
Data model editor: types of links
Several types of links can be found between the files......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
The single-part and multi-part archives
Two types of archives are available......
Extracting the text of the project
The following text can be extracted......
12. External component in practice