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...
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
22. Report templates
Multi-project search
Performing a search in the current project is a common operation......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
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...
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Handling controls in a report
The different operations available for the report controls are as follows......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
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......
Configuring an application with User Groupware
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.