ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Properties associated with the options of a Switch control
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
17. WLanguage: a simple and powerful language
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Drawer control properties
List of properties associated with the Drawer control...
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Properties associated with a page
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
SaaSAdminAddClient (Function)
Adds a SaaS client account.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
HSendMessageToClient (Function)
Displays a message on the client computers.