ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Logical operators
The logical operators are as follows......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
HFSQL constants
List of constants used by the HFSQL functions....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....