ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows constants
List of constants used by the Windows functions....
WEBDEV license agreement
WEBDEV license agreement...
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
LanguageToName (Function)
Returns the name of a language.
Constants for managing the windows
List of constants used by the functions for managing the windows...
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
The home page
The home page is the first page of your site......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Binding a ListView control to an item
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
<TimeLine>.ListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
<Organizer>.ListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
<Scheduler>.ListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Error 204: using a parameter without optional value after parameters ...
<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)....
10. Page templates