ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
11. User Macro-Code: UMC in practice
Events associated with a Switch control
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
DDESend (Function)
Sends a data to the program connected via DDE.
8. Optimizing an application
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...