ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
14. Report templates
Report templates...
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
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....
22. Report templates
Multi-project search
Performing a search in the current project is a common operation......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Select query description window: Items used
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
XML management: Use example
This application example manages an XML file named "Orders......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Configuring an application with User Groupware
Step 5: Site parameters
Once the site installed, you can define the site connection options......
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
VariableReset (Function)
Resets the variable to its initial value.