ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
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....
fClose (Function)
Closes an external file.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
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.
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
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.