ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Designing a supercontrol
A supercontrol is an advanced type of control......
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Events associated with Tab controls
List of events associated with Tab controls...
zipOpen (Function)
Opens an existing archive.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Constants for the archiving functions
List of constants used by the archiving functions....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.