ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
XLS file handling functions
List of functions for managing XLS files...
11. Table/Looper controls
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Break in a report
The break is used to group the records corresponding to a sort criterion......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
FaxRestart (Function)
Restarts a fax in the spooler.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
FaxPause (Function)
Pauses a fax in the spooler.