ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data persistence
The data persistence is used to store the value typed by the user......
Resizing a window (AAF)
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Error 11: The label is unknown
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
Options of the window editor
To configure the general options of the window editor......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
HFSQL Client/Server: Configuring the server
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Functions for managing Radio Button controls (prefix syntax)
The following functions are used to manage Radio Button controls via prefix syntax......
Managing parallel tasks
The computers are becoming more and more powerful......