ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
The HTML Display control
The HTML Display control displays a web page in an application......
Accessing a database via a web service
The database can be accessed via a web service......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
ERR_BAD_APPLICATION
Runtime log
The runtime log is the best way to identify the most used features of an application......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
ERR_BAD_CONTEXT_INVALID
Speech synthesis in the mobile applications
The phones can talk!......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......