ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....