ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
Parallel task management functions
The following functions are used to manage parallel tasks...
Statistical constants
List of constants used by the statistical functions....
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
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.
Constants for managing the Enumerations and the Combinations
fClose (Function)
Closes an external file.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
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.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
sEndEvent (Function)
Disables the detection of an event on a serial port.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
FTPGet (Example)
Usage example of the FTPGet function
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.