ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly...
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating...
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window...
rssInitialize (Function)
Loads a RSS stream in memory.
fCompare (Function)
Compares the content of two files bit by bit.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL...
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
XMLSave (Function)
Saves an XML document in a file.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes,...
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter...
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window....
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys)...
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Image drawing and processing functions
List of image drawing and processing functions...
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number...
MatRead (Function)
Reads the value of a matrix element.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.