ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Events associated with a Gantt Chart column
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
GPSGetPosition (Function)
Retrieves information about the current device position.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
ContextClose (Function)
Closes a page context.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
Select query description window: Items used
Multimedia constants
List of constants used by the multimedia functions....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.