ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Resizing a window (AAF)
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Setup of the WEBDEV Application Server for Linux
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
TimeToString (Function)
Converts a time to a string in the specified format.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Error 112: An array can only have a maximum of X dimensions
Error 810: * can only be used for a parameter with a default value
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
DateDifference (Function)
Calculates the number of days between two dates.
Select query description window: Items that can be used
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
OpenChild (Function)
Opens a non-modal child window.