ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sending elements to Free Technical Support
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Configuring an application with User Groupware
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
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.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
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.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......