ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
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......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Error 1010: The member of the class is constant
Re-allows the access (which means the connection) to one or more databases accessible via a connection....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... database schema....
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
"WEBDEV Application Server - 10 connections" license agreement
"WEBDEV Application Server - 10 connections" license agreement...
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
11. Table/Looper controls
11. Table/Looper controls
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
SCM administrator: Managing repositories
The SCM administrator gives you direct access to the source code of projects included in the Source Code Manager......
<ftpConnection variable>.Date (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......