ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
fChangeSize (Function)
Resizes an external file.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
StringInsert (Function)
Inserts a string into another character string at a given position.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
HTTP functions
List of HTTP functions...
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionPropagate (Function)
Propagates an exception.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
HStatDate (Function)
Returns the date of the last update for the index statistics.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
CurrentMonth (Function)
Returns the number of the current month.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.