ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Managing the runtime errors
Some errors may occur in your application......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
Error 1038: This member already exists in the class
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Automatic calculations in a Table control (AAF)
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).