ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
NFC constants
List of constants used by the NFC functions...
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
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....
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.