ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
Windows Scheduler management functions
List of functions for managing the scheduler...
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Custom properties (WLanguage)
A custom property is a code element with two events......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
Modbus constants
Constants used by the Modbus management functions....
Modbus functions (prefix syntax)
List of Modbus functions...
TimelineChangeMode (Function)
Modifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed by a TimeLine control.
<TimeLine>.ChangeMode (Function)
Modifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed by a TimeLine control.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
End of Document block
The End of document block is run once at the end of the report execution......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......