ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLSavePosition (Function)
Stores the current position in the XML document.
17. TLS/SSL: Encrypting information on the Web
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
CurrentMonth (Function)
Returns the number of the current month.
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
LooperAdd (Function)
Adds a row at the end of a Looper control.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
LanguageToName (Function)
Returns the name of a language.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
UUDecode (Function)
Decodes a character string in UUEncode format.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.