ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Using the query result
The result of a select query can be used in......
Exist (Property)
The Exist property is used to determine if an element exists.
Simple statements
CursorDisplay (Function)
Displays or hides the mouse cursor.
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
fDelete (Example)
Usage example of the fDelete function
Error 1035: A class used in a structure must have a constructor without parameter...
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
WindowsVersion (Function)
Returns the runtime mode of Windows.
Creating the link buttons in the windows of a WINDEV RAD pattern
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
The single-part and multi-part archives
Two types of archives are available......
dDisplay (Function)
Displays the drawing in the Image control.
Error 30: An exception process cannot be declared inside another exception process...
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Report and project
In most cases, a report is linked to a project......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......