ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Event (Variable type)
The Event type allows you to define all the advanced features of an event (birthday, anniversary, etc.)
AuthLogout (Function)
Logs out a user previously authenticated via: the OAuth 2.0 protocol on any web service. the OpenID protocol on any web service. a JSON Web Token (JWT)....
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
Section (Property)
The Section property is used to manage sections in Word Processing documents.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Creating a translation file
WDINT allows you to create a translation file....
Assignment of RETURN
The return value of the process currently run can be assigned...
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
diagText (Variable type)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....