ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
FinCurrentVal (Function)
Returns the current value of investment.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
OpenMobileWindow (Function)
Opens a window in a mobile application.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Animation (Property)
The Animation property animates an image.