ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
AnimationDuration (Property)
The Property AnimationDuration allows you to define the duration of the animation of the effect applied to the target control during a guided tour.
Google Calendar management functions
List of functions for managing Google calendars...
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
VerticalAlign (Property)
The VerticalAlign property is used align elements vertically.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
SpreadsheetSavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
zipSelectFile (Function)
Selects files from an archive.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
sEvent (Function)
Branches an event on a serial port.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
FreeDLL
The FreeDLL keyword can correspond to ...
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
TextColor (Property)
The TextColor property is used to set the text color of an element.
HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function