ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipOpen (Example)
Usage example of the zipOpen function
Creating the link buttons in the windows of a WINDEV RAD pattern
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
fOpen (Example)
Usage example of the fOpen function
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Events associated with Sidebar controls
List of events associated with Sidebar controls...
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
HSubstDir (Example)
Usage example of the HSubstDir function
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
2. User-friendly editors in practice
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....