ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
iEllipse (Function)
Prints an ellipse (in a rectangle).
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.