ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Radio Button control functions
The following functions are used to manage the Radio Button controls......
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Multimedia functions (prefix syntax)
List of Multimedia functions...
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Managing parallel tasks
The computers are becoming more and more powerful......
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Report controls
Several types of controls can be handled in a report created by the report editor......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
3. Debugger
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Error 1006: The member is not global: use: to access it
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......