ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image control: the supported formats
The supported image formats are as follows:...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
Compilation options (HLP format)
ERR_PARSER
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
fSeek (Example)
Usage example of the fSeek function
fShortName (Example)
Usage example of the fShortName function
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
fDelete (Example)
Usage example of the fDelete function
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Looper control based on a data file
This type of Looper control uses data from a data file or query......