ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ShellExecute (Function)
Opens a document in its associated application.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Events associated with a Spreadsheet control
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
HTTPSendForm (Function)
Sends an HTTP form.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Preset control properties
List of properties associated with the Preset control...
Calculated control properties
List of properties associated with the Calculated control...
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
fSelect (Function)
Opens the Windows file picker.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
zipOpen (Function)
Opens an existing archive.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
WINDEV applications for Linux: Specific features
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...