ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RGBBlue (Function)
Returns the blue component of an RGB color.
SocketConnect (Function)
Connects a client computer to a given socket.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
WinStatus (Function)
Identifies or modifies the window status.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
eCurrencyName (Function)
Returns the caption of a currency.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
DNS constants
The FilteredItem property is used to identify the item that has a filter implemented by HFilter....
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
MemCreate (Function)
Creates a memory area.
HChangeName (Function)
Modifies the physical name of a data file.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Column events (Table control)
List of events associated with the columns of Table controls...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
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....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
LoadParameter (Function)
Reads a persistent value.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.