ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Creating help pages
A help system includes several pages......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
5. User Groupware in practice
xBase files: Limits
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Software Factory
The concept of software factory is used to automate the process for creating applications....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
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....