ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
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.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Check model
You can use check models to easily create checks...
Warning (Function)
Displays a custom message in a system warning window.
Geometry (Variable type)
The Geometry type can be used to store any type of geometry: point, polygon, etc.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Multi-project search
Performing a search in the current project is a common operation......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
HListItem (Example)
Usage example of the HListItem function
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......