ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Speech synthesis in the mobile applications
The phones can talk!......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ProjectInfo (Function)
Returns specific information about the project currently run.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Constants for managing fonts
List of constants used by the functions for font management....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....