ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control or menu option.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
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......
HClient structure
The HClient structure is used to......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
NearbyShareSend (Function)
Sends data (binary buffer) to one or more nearby devices to which the current device is connected.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.