ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GuidedTourStep (Variable type)
The GuidedTourStep is used to define all the advanced characteristics of a step of a Guided Tour.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Document (Variable type)
The Document type is used to handle a "docx" document.
Dictionary
The dictionary is a file that can contain the project elements......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code from a database....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SQL view
An SQL view is a virtual data source defined by an SQL query......
PageDisplay (Function)
Displays a web page in the user's browser....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Chart: Managing legends
Several types of legends are supported in the charts......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Constants for manging the replication
List of constants used by the functions for managing the replication....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.