ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
SocketCreate (Example)
Usage example of the SocketCreate function
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
DataType (Function)
Identifying the type of a WLanguage variable.
TwainState (Example)
Usage example of the TwainState function