ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
BrowserPlatform (Function)
Returns the user's browser platform....
Financial constants
List of constants used by the financial functions....
LoadDLL (Function)
Loads the specified library (DLL) in memory.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
grZoom (Function)
Defines the zoom of a chart.
ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
fRemoveDir (Example)
Usage example of the fRemoveDir function
NetworkDisconnect (Function)
Disconnects a network drive.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....