ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
grCreate (Function)
Creates a specific type of chart.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
iBorder (Example)
Usage example of the iBorder function
HForward (Example)
Usage example of the HForward function
CertificateSignString (Function)
Creates the signature of a character string.
TimeToString (Function)
Converts a time to a string in the specified format.
iPrintZone (Example)
Usage example of the iPrintZone function
7. Available controls in a window
WINDEV Mobile includes several types of controls...
HOpen (Function)
Opens a data file.
ControlClone (Function)
Creates a new control from an existing control.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Time (Type of variable)
The Time type is used to easily handle the times...
FaxConnect (Function)
Establishes a connection to a fax server.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.