ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
iBorder (Function)
Prints a border at specified coordinates.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Chart constants
List of constants used by the functions for chart management....
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.