ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Windows
The windows represent the main interface of a WINDEV application......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices...
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements...
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically,...
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux...
Using WDDIXIO
To translate the text used in your project:...
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used...
HOpenConnection (Function)
Opens a connection to a specific database.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found...
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Constants for the Exif functions
List of constants used by the Exif functions....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Discover all the possibilities of pivot tables
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Private Store for mobile applications
There are two methods two deploy your applications......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.