ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Various WEBDEV constants
Various WEBDEV constants...
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Creating index keywords
Index keywords allow users to easily find a help page......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
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.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
<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.