ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Sensor constants
Constants used by the SensorXXX functions...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
fDir (Function)
Finds a file or directory.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Constants for managing Gantt charts
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
HReadSeek (Example)
Usage example of the HReadSeek function
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
Handling Scheduler controls programmatically
A Scheduler control can be......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.