ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
ERR_CLOSED_PAGE
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Title (Property)
The Title property is used to get and change the title of an element.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Events associated with framesets
List of events associated with framesets...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......