ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
iMargin (Function)
Defines the "logical" print margins.
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Constants for managing Gantt charts
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.
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......
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
fDir (Function)
Finds a file or directory.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
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.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
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.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......