ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
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......
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Native Access to SAP
SAP is a widely used ERP......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Query based on query
Queries can be based on items from another query......
Push notification
A mobile device can receive push notifications......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....