ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the project
List of events associated with the project...
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
HCreateMovableReplica (Function)
Creates a movable replication.
xlsSave (Function)
Saves an XLS document.
Copying and cloning
Variables are copied using the "=" operator...
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Environment of the window editor
The main elements of window editor are as follows:
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......