ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Functions for managing menus (prefix syntax)
List of functions for managing menus
Menu functions
List of functions for managing menus
Referring to an element in a WLanguage event / process
The Edit control
The Edit control allows users to enter data......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
HDelete (Function)
Deletes a record from a data file (query or view).
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Events associated with Table controls
List of events associated with Table controls...
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
7. Layouts using the Flexbox control
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Constant
The constants are language elements whose value is fixed once and for all...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
SysDir (Function)
Returns the path of a system directory.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....