ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
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.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
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.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
How to open a window?
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
The Organizer control
The Organizer control is used to display and handle organizers......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Status bar of windows
The status bar of a window is used to display several types of information......
iPrintImage (Function)
Sends the image file to print to the print buffer.
LDAPFind (Function)
Performs a search in an LDAP server.