ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
<Menu>.Delete (Function)
Deletes a menu or a menu option.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
Image (Property)
The Image property gets and sets the background image of a control or block.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
MenuDelete (Function)
Deletes a menu or a menu option.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
MenuExist (Function)
Indicates whether a menu option exists in a menu.
MenuState (Function)
Identifies the status of a menu option (context menu or drop-down menu): active, inactive or invisible.
Manipulating menu options programmatically
Menu options can be manipulated...
Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Crosstab report
The report editor allows you to create "Crosstab" reports......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Border of controls
One of the most important elements of control style is its border......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
13. Security benefit: managing the "Back" button
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Radio Button control properties
List of properties associated with a Radio Button control...
The Edit control
The Edit control allows users to enter data......
The Signature control
The Signature control is a report control used to sign......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
8. Sharing a project in practice
grZoom (Function)
Defines the zoom of a chart.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......