ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...