ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
grAddData (Function)
Adds a data into a chart.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
emailIMAPSession (Variable type)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......