ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLModify (Function)
Modifies the content of the current element found in the XML document.
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....
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....
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.).
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
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.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
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).
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
TwainToJPEG (Function)
Allows: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Aliases on data files: HAlias
The aliases are used to handle......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Comparison operators
The comparison operators can be divided into several categories......
Domo constants
List of constants used by the DomoXXX functions....
LooperAdd (Function)
Adds a row at the end of a Looper control.
The key items
Keys are specific items in your analysis......
fReadLine (Example)
Usage example of the fReadLine function