ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
iGroupAdd (Function)
Adds a report to a group of reports.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
NetworkUser (Function)
Identifies the name of the connected user.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Hasp constants
The Hasp constants are as follows......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HMode (Function)
Changes the mode and the method for locking data files.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Creating index keywords
Index keywords allow users to easily find a help page......
Iconize (Function)
Minimizes a WINDEV window.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Environment of the report editor
Environment of the report editor...
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.