ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
<zipArchive>.SelectFile (Function)
Selects files from an archive.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
<zipArchive variable>.DeleteAll (Function)
Deletes all files from an archive.
Specific features of the Express version
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
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]....
Constants for external files
List of constants used by the functions for managing external files....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
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....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
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....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
HMode (Function)
Changes the mode and the method for locking data files.
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).