ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
Month (Property)
The Month property is used to get and change the month of an element.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
4. UI: Windows
IU of windows...
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
<Menu>.Add (Function)
Adds an existing popup menu to the main menu of the current window.
Minor (Property)
The Minor property is used to get and change the Minor number of a Beacon.
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
ERR_NOTAVAILABLE
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Error 42: Label out of scope of GOTO
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Creating index keywords
Index keywords allow users to easily find a help page......