ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
iPrintBlock (Function)
Forces a report block to print.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
BurnerSelect (Function)
Used to select the default burner.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
BurnerCancel (Function)
Cancels the current burn process.
Modulo (Reserved word)
Returns the remainder of a division.
BurnerEject (Function)
Opens or closes the door of current burner.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
Style (External language)
Loads a style sheet.
<Array>.Sort (Function)
Sorts a WLanguage array.
tapiUnhold (Function)
Picks up a call on hold.
tapiHold (Function)
Puts a call on hold.
Burn functions
List of burner functions...
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
fLoadResource (Function)
Loads the content of a resource from a library.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
rssInitialize (Function)
Loads a RSS stream in memory.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....