ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
HSubstDir (Example)
Usage example of the HSubstDir function
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Using the Salesforce service
Salesforce is a very popular CRM software......
HChangeName (Function)
Modifies the physical name of a data file.
Project description: Files tab
The project description window allows you to configure various elements of your project......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
SQLTransaction (Example)
Usage example of the SQLTransaction function
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
SQLConnect (Example)
Usage example of the SQLConnect function
fSeek (Example)
Usage example of the fSeek function
Test of a query
The query editor allows you to run the test of query result......
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
16. Java applications in practice
Java applications in practice...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
HFSQL constants
List of constants used by the HFSQL functions....
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......