ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"?" menu
WINDEV proposes a help menu adapted to your applications......
Items used in a select query
A query created in the query editor can contain several types of items......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Constants for managing the windows
List of constants used by the functions for managing the windows...
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Events associated with pages
List of events associated with pages...
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Global and local variable
Two types of variables are available......
Creating a Java archive
When your Java application is developed, you can......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....