ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
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......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
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.
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
SpellCheck (Function)
Indicates whether the spelling of a word is correct (which means whether it is found in the OpenOffice dictionary installed on the computer).