ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
InternalPage
The InternalPage property sets the name of the internal page to be used.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
Application and executable management constants
List of constants used by the functions for managing executables....
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static Text control.
BrowserRunApp (Function)
Opens the default Web browser of the current device.