ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
Multi-product external components
Components are a remarkably useful tool for development teams......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Code snippets
The code editor allows you to enter "Code snippets"......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Z-index of a control
All the controls in a window or report have a different z-index......
11. Window templates
WINDEV Mobile allows you to create window templates....
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Principle of remote check
Sub-query
A sub-query is a query whose result is used by another query......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
ERR_NO_WDADMIN
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Classes, members, methods and properties
A class is made of......
WDDIXIO License Agreement
WDDIXIO License Agreement...
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....