ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Diagram constants
The following constants are used to manage diagrams:...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
VibrationTrigger (Function)
Triggers the vibrations of the device.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
iParameterReport (Function)
Configures the printer by opening the configuration window.
SQLChangeConnection (Function)
Modifies the current connection.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
XMLFind (Function)
Performs a search in an XML document.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Events associated with supercontrols
List of events associated with supercontrols...
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......