ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
HsMenu,Name (External language)
Adds a menu into the window that is opened.
<Looper>.ToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Table,Add (External language)
Adds an element to a Table control.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
9. Distributing "Reports and Queries"
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Table,Display (External language)
Refreshes the Table control.
Setup on a local network (LAN)
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
16. Types of code
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.