ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
2. Static or dynamic site
Multi-product external components
Components are a remarkably useful tool for development teams......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
LocalStorageAdd (Function)
Adds a value to the local storage.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
Calling a procedure/a function
Syntax for calling a local or global procedure.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
SQLListSource (Function)
Lists the data sources declared on a local site.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
LocalStorageAvailable (Function)
Indicates whether the local storage is available or not for the current browser.