ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Private Store for WINDEV applications
Versions 27 and later include a Private Store......
HAdd (Example)
Usage example of the HAdd function
HExtractMemo (Example)
Usage example of the HExtractMemo function
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS 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......
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
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
SQLConnect (Example)
Usage example of the SQLConnect function
NetworkConnect (Function)
Associates a drive with a shared network directory.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
HCloseConnection (Example)
Usage example of the HCloseConenction function
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......