ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
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......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
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....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
Error 403: The item does not belong to the file
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
<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.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).