ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatMin (Function)
Calculates the minimum value for a series of values.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
Installing and starting WDTRAD
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
gImageExists (Function)
Checks whether an image was loaded in memory.
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
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.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Step 1: Configuring the print parameters
This step allows you to choose......
Extern (Reserved word)
EXTERN is used to...
SysIMEI (Function)
Returns the IMEI number of an Android phone.