ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
Saving entered data (AAF)
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
WDDIXIO overview
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Assisted input management functions
The following functions are used to program assisted input in edit controls...
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
WDDIXIO overview
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Query editor
The query editor is used to automatically create queries on the data files......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
List of extension attributes
The list of extension attributes ......
1
2
3
4
5
6
29
>