ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Events associated with Flash controls
List of events associated with Flash controls...
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
BackgroundTaskAdd (Function)
Adds a new background task.
Events associated with framesets
List of events associated with framesets...
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLSavePosition (Function)
Stores the current position in the XML document.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....