ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
Managing main window menus
A main menu is necessarily associated with a window......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
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......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
11. External component
.NET object
To access a class......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
PC SOFT Free Technical Support
Thank you for buying one of our products......
WDSQL, SQL querier: Overview
WDSQL is used to......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......