ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Creating the menus for the windows of the WINDEV RAD pattern
Service variable
The Service variable is used to......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).