ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
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.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
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.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Local procedure
Two types of procedures are available......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Internal component description
The description of an internal component can opened at any time......
HPriorityClient (Function)
Modifies the priority of a client application.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].