ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Miscellaneous Windows constants
List of constants used by the Windows functions....
The Edit control
The Edit control allows users to enter data......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Diagram constants
The following constants are used to manage diagrams:...
dRectangle (Example)
Usage example of the dRectangle function
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Count (Property)
The Count property returns the number of elements in a given set.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
dCircle (Example)
Usage example of the dCircle function
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
NotificationDisplay (Function)
Displays a message outside the browser.
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....