ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDriveInfo (Function)
Returns information about a drive.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
SQLChangeConnection (Function)
Modifies the current connection.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....