ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Running the test of the User Groupware and installing it
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Report blocks
A printed report includes several sections......
Configuring an application with User Groupware
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
<Captcha>.Verify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.