ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
dFill (Example)
Usage example of the dFill function
Statistical constants
List of constants used by the statistical functions....
HLogRestart (Function)
Restarts the logging process on a file.
fMerge (Function)
Merges several files into a single one.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
HLogStop (Function)
Stops the log process of a file.
Accessibilité (Property)
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Parallel task management functions
The following functions are used to manage parallel tasks...
OCRExtractText (Function)
Reads the text contained in an image.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
fClose (Function)
Closes an external file.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.