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.
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
19. Sending emails
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
ERR_BAD_ACTION
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Error 204: using a parameter without optional value after parameters ...
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Binding a Combo Box control to an item
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Push notification
A mobile device can receive push notifications......
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
eCurrencyName (Function)
Returns the caption of a currency.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
The planes (in a window or in a report)
The planes are used to group the window controls......