ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
10. Embedded queries
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
<Window>.OutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
<Window>.OutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Test of a query
The query editor allows you to run the test of query result......
Description window of a combining query
The description window of a combining query consists of several sections......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......