ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Events associated with Looper controls
List of events associated with Looper controls...
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
HFSQL Client/Server: Configuring the data files on the server
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
21. Reports
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
4. UI: Windows
IU of windows...
Events associated with windows
List of events associated with windows...
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
UploadStart (Function)
Starts sending the selected files into an Upload control.
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
RecycleBinListFile (Function)
Lists the files found in the recycle bin of the system.