ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
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...
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
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.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Functions for managing objects (External language)