ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
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.
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.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
zipSelectFile (Function)
Selects files from an archive.
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.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
iPrintWord (Function)
Sends the character string passed in parameter to the print buffer.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.