ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
The Multimedia control
The Multimedia control is used to play multimedia files......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Border (Type of variable)
The Border type is used to handle a border through programming...
TreeView control functions
The following functions are used to manage TreeView controls:...
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
ServiceWait (Function)
Pauses the current service during the specified duration.
grSourceSeries (Function)
Defines the source of a series.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
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.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......