ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
7. Multilingual applications in practice
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel....
XLS file handling functions
List of functions for managing XLS files...
Automation object
The Automation keyword is used to declare an automation object...
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
HFilter (Function)
Defines and enables a filter on a table, view or query.
DnDGetData (Example)
Usage example of the DnDGetData function
Warning (Function)
Displays a custom message in a system warning window.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Logical operators
The logical operators are as follows......
Obtaining an HSL (SSL) certificate for IIS
To obtain an HSL (SSL) certificate for IIS, follow these steps......
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Hyper File functions available for backward compatibility