ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows Scheduler management functions
List of functions for managing the scheduler...
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
The "Find - Replace" pane
The "Find - Replace" pane is used to......
WDINT setup
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Warning 12: The label is unused
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
Project description: Languages tab
The project description window allows you to configure various elements of your project......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Creating a query
Two methods can be used to create a query......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
3. Site development life cycle
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.