ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Error 502: Incompatible type
Service variable
The Service variable is used to......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Specific features of the Express version
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Constants for the Exif functions
List of constants used by the Exif functions....
FolderData (Function)
FolderData is kept for backward compatibility.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Position
The Position keyword can correspond to...
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....