ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Sending elements to Free Technical Support
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Constants for manging the replication
List of constants used by the functions for managing the replication....
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
StatVarianceP (Function)
Calculates the variance for a full series of values.
ArrayCopy (Function)
Copies the content of an array to another array.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
fDate (Example)
Usage example of the fDate function
Constants for managing certificates
fDateTime (Example)
Usage example of the fDateTime function
WDINT license agreement
WDINT license agreement...
ThreadExecute (Function)
Starts the execution of a secondary thread.
FTP constants
List of constants used by the FTP functions....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Code statistics
The code statistics affect......
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Example for creating a select query
This help page explains how to create two select queries......