ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REP files
REP files contain the list of data files handled by the application....
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
JavaExecute (Example)
Usage example of the JavaExecute function
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
fReadLine (Example)
Usage example of the fReadLine function
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
9. Generation modes
WINDEV Mobile includes different types of generation......
Diagram constants
The following constants are used to manage diagrams:...
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
NFC constants
List of constants used by the NFC functions...
Image control in a window
This help page presents the characteristics of an Image control found in a window...
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
SilverLight control properties
List of properties associated with the SilverLight control...
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....