ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VariableReset (Function)
Resets the variable to its initial value.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
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......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
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....
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
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......
Select query description window: Items used
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Multi-project search
Performing a search in the current project is a common operation......
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......