ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
MenuState (Function)
Identifies the state of an option in a context or drop-down menu, i.e., active, disabled or invisible.
Manipulating menu options programmatically
Menu options can be manipulated...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Image (Property)
The Image property gets and sets the background image of a control or block.
MenuExist (Function)
Indicates whether a menu option exists in a menu.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Referring to an element in a WLanguage event / process
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Query editor: Characteristics
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Events associated with control templates
List of events associated with control templates...
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Items used in a select query
A query created in the query editor can contain several types of items......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
2. How to test a site?
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Constants for managing the modification of windows by the user
Task list
Each project can be associated with a task list......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......