ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fRemoveDir (Example)
Usage example of the fRemoveDir function
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
The single-part and multi-part archives
Two types of archives are available......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
ChronoReset (Function)
Stops and resets a running stopwatch.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
dCircle (Example)
Usage example of the dCircle function
fCopyDir (Example)
Usage example of the fCopyDir function
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Replication: The different types
The data replication is a powerful feature......
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
zipExtractPath (Example)
Usage example of the zipExtractPath function
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......