ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Twain constants
List of constants used by the Twain functions....
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
grCreate (Function)
Creates a specific type of chart.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Setup on a local network (LAN)
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
How to open a window?
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
MCI constants
List of constants used by the MCI functions....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
"?" menu
WINDEV proposes a help menu adapted to your applications......