ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExtractMemo (Example)
Usage example of the HExtractMemo function
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Report based on a query
Queries are used to easily select records in one or more data files......
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCreateView (Example)
Usage example of the HCreateView function
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
How to open a page?
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HAdd (Example)
Usage example of the HAdd function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
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
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......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
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......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
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......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
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)....