ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...
Image editor: Features
The image editor includes several features......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Specific features of the applications for iPhone/iPad
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Constants for managing videos
List of constants used by the functions for video management....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Operating mode of dynamic Active WEBDEV Pages
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
ReplicSynchro: Use
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Creating the windows and the pages of the RAD pattern
Handling a control through programming in a report
All report controls can be handled through programming......
Service constants
List of constants used by the functions for managing services....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.