ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Select query description window: Items that can be used
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
DecimalPart (Function)
Returns the decimal part of a number.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
AppParameter (Function)
Returns information about the mechanism for automatic application update.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......