ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Creating a flexible modeling
To create a new flexible modeling, you can......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
MenuInsertSeparator (Function)
Inserts a separator into a menu.
Internal component description
The description of an internal component can opened at any time......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
1. RAD (Rapid Application Development)
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
SysColor (Function)
Identifies or modifies the color of a Windows element.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
<Menu>.InsertSeparator (Function)
Inserts a separator into a menu.
Find out the account that runs the AWP protocol
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......