ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Analysis" pane
The "Analysis" pane lists......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Error 532: The size of the string to extract must be strictly positive
Handling Gantt Chart controls programmatically
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Generating the RAD pattern
To generate a RAD pattern:...
Operations performed on sequence diagrams
The following paragraphs explain......
7. Window templates
...Window templates...
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
The planes in WEBDEV
The planes are used to group the controls of an element......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Events associated with Shape controls
List of events associated with Shape controls...
Operations performed on deployment diagrams
The following paragraphs explain......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Creating a select query
A select query (corresponding SQL statement......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).