ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Tab Control properties
A Tab Control can be manipulated in WLanguage either in a window or in a page with the following properties......
TreeMap control properties
You can manipulate TreeMap controls in a window using the following WLanguage properties.
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
TimeLine control properties
You can manipulate TimeLine controls in a window using the following WLanguage properties.
Wire control properties
You can manipulate Wire controls in a window using the following WLanguage properties......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.