ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Error 1015: The method of the class is protected
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Error 1035: A class used in a structure must have a constructor without parameter...
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
Error 803: Return and Result cannot be used in the same process
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.