ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
<Connection variable>.InfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Action Bar control functions
The following functions are used to manipulate Action Bar controls......
Properties associated with the tab pane
A tab pane can be manipulated in WLanguage in a window or a page with the following properties......
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......