ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
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....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Installing a SOAP server with Netscape iPlanet 4.1
Creating a delete query
A delete query (corresponding SQL statement......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
IF statement
The conditional IF statement allows you to run an action according to a condition...
HFSQL constants
List of constants used by the HFSQL functions....
Copying and cloning
Variables are copied using the "=" operator...
Operations performed on object diagrams
The following paragraphs explain......