ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HighlightColor (Property)
The HighlightColor property sets the highlight color of an element.
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.
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....
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
PageNumber (Property)
The PageNumber property gets and sets a page number.
CapitalizeEachWord (Function)
Capitalizes each word in a specified string.
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
Google Calendar management functions
List of functions for managing Google calendars...
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
DateToInteger (Function)
Converts a date to an integer.
HAddUser (Function)
Adds a user to a database.
HSL (Function)
Creates a color from its hue, saturation and lightness.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
GeometryCover (Function)
Determines if geometry A covers geometry B.