ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
26. Style sheets: to simplify the layout
Help editor options
The options of the help editor ("Display......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
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.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
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.
Switch control properties
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......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by 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......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.