ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTP constants
List of constants used by the FTP functions....
.NET application
To create a.NET application from a project......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Environment of the report editor
Environment of the report editor...
Environment of the project editor
The main elements of the project editor are as follows:
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
HOnError (Function)
Customizes the management of HFSQL errors.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
User Groupware files
Two categories of data files are managed......
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Configuring an application with User Groupware
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Customizing the User Groupware
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.