ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
TreeView data-bound Table control based on a table
A TreeView Table control can be linked to a table or a query......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
The Organizer control
The Organizer control is used to display and handle organizers......
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit control....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
FontLoad (Function)
Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application. This new function is available from WINDEV Suite SaaS 2025 Update 1....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Error 31: The file to include is not found. Check the name and path ...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or programmatically. get and change the image associated with a Thumbnail control....