ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
HAddUser (Function)
Adds a user to a database.
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)....
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.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
VerticalAlign (Property)
The VerticalAlign property is used align elements vertically.
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....
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
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.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
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 ...
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.
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....