ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
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...
Describing a problem to the Free Technical Support
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
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.
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
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.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
API (Function)
Runs a function found in an external DLL.