ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conversion (Function)
Converts a value from a unit to another one.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Registry management functions
List of functions for managing the registry...
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....
SysYRes (Function)
Returns the vertical screen resolution.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
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....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Input (Function)
Displays a message allowing the user to type an information.
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.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
SysXRes (Function)
Returns the horizontal screen resolution.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.