ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
WINDEV applications for Linux: Specific features
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Handling menu options programmatically
The menu options can be handled......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Managing main window menus
A main menu is necessarily associated with a window......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
<TimeLine>.DeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
Code snippets
The code editor allows you to enter "Code snippets"......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
On/Off button in a window
The on/off button is a button that operates like a check box......
Time (Type of variable)
The Time type is used to easily handle the times...
Error 701: The property is read-only
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......