ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
zipMsgError (Example)
Usage example of the zipMsgError function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
MaskFormat (Function)
Formats a character string using an InputMask variable.
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
Automatic management of exceptions
The management of exceptions can be customized by process......
HTML constants
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
dRectangle (Example)
Usage example of the dRectangle function
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
dCircle (Example)
Usage example of the dCircle function
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....
Events associated with List Box controls
List of events associated with List Box controls...
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
SQLExec (Function)
Names and runs an SQL query.
HDFS functions
The following functions are used to manage files on a HDFS system......
Popup window
WINDEV allows you to open windows in popup format......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function