ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
ContextClose (Function)
Closes a page context.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HPass (Function)
Defines the password used to create or open a data file.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
FirstDayOfYear (Function)
Returns the date of the first day of the year.
StatCovariance (Function)
Calculates the covariance between two series of values.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Size (Property)
The Size property is used to determine and change the size of an element.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Socket management functions
List of functions for managing sockets...
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.