ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Generating the RAD pattern
To generate a RAD pattern:...
14. PHP generation in practice
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Operating mode of dynamic Active WEBDEV Pages
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Runtime log
The runtime log is the best way to identify the most used features of an application......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Using RAD patterns
The steps for creating a RAD pattern are as follows......