ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
Various constants
List of various constants....
fSize (Function)
Returns the size of a file (in bytes).
SQLChangeConnection (Function)
Modifies the current connection.
RGB (Function)
Defines a color from its Red, Green and Blue components.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
DownloadAdd (Function)
Adds a new download in the device's download manager....
API (Function)
Runs a function found in an external DLL.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
fSplit (Function)
Splits a file into several files.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
Error 1050: This member already exists in the composite variable
WordToArray (Function)
Fills an array with the words from a string.
8. Optimizing an application
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.