ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for WLanguage types
List of constants for managing WLanguage types....
Dimension (Example)
Example of use of Dimension
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Creating the menus for the pages of the WEBDEV RAD pattern
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Programming automatic calculations in the columns of a Table control
HCreation (Example)
Usage example of the HCreation function
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.