ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
<zipArchive variable>.DeleteAll (Function)
Deletes all files from an archive.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
<WDPic variable>.HorizontalSymmetry (Function)
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
<picLayer variable>.VerticalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis).
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......