ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
PVTLoad (Function)
Loads the result of a Pivot Table control calculation from a backup file located on disk or in a buffer. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Name (Property)
The Name property is used to get the name of an element.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing databases......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
FontLoad (Function)
Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 1....
Creating an executable: Table directory
Two types of directories can be configured when creating the executable......
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the mobile device camera. Function kept for "Version-26-compatible" Camera controls....
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
PVTExpand (Function)
Expands all the data in a Pivot Table control according to a row or column header. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
PVTCollapse (Function)
Collapses all the data in a Pivot Table control according to a row or column header. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
RegistryListKey (Function)
Lists the sub-keys of a registry key.