ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
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...
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
25. Performing a process on several successive pages
Performing a process on several successive pages...
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grIncreaseData (Function)
Adds a value to a data in a chart.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
BurnerList (Function)
Returns the list of burners installed on the current computer.
XLS file handling functions
List of functions for managing XLS files...
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Using several libraries in an application
A library is a WDL file that contains all the resources......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
API (Function)
Runs a function found in an external DLL.
ID (Property)
The ID property is used to get and change IDs.