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.
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
FontName (Property)
The FontName property is used to manage the name of the font used.
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length 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.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
DateToInteger (Function)
Converts a date to an integer.
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
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.
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....
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
PageNumber (Property)
The PageNumber property gets and sets a page number.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
TimeToInteger (Function)
Converts a time to an integer.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
sEvent (Function)
Branches an event on a serial port.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing 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.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
FreeDLL
The FreeDLL keyword can correspond to ...