ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Facebook constants
The following constants are used by the functions for managing Facebook connections:...
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
Truncate (Function)
Truncates the right part of a string or buffer.
zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
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.
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.
fAttribute (Example)
Usage example of the fAttribute function
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
SQLChangeConnection (Function)
Modifies the current connection.
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
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....
fDriveInfo (Function)
Returns information about a drive.
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.