ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 Webservice in order to allow it to be used......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Activation key management functions
The following functions are used to manage activation keys:...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Handling Scheduler controls programmatically
A Scheduler control can be......
Events associated with pages
List of events associated with pages...
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....
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Share your projects via Git
Git is a source code manager......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
The requested action cannot been performed: the page was not synchronized
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
16. Types of code
6. WEBDEV Account Manager
AWP without UI
Bootstrap, Angular, React, Vue......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.