ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
ERR_NOTAVAILABLE
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Properties linked to the Euro management
List of properties linked to the Euro management...
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
GglListCalendar (Example)
Usage example of the GglListCalendar function
EmailGetAll (Function)
Retrieves all the emails found on a server.
GglDelete (Function)
Deletes data from the Google server.
GglGetCalendar (Example)
Usage example of the GglGetCalendar function