ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
MatCreate (Example)
Usage example of the MatCreate function
MatStack (Example)
Usage example of the MatStack function
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
The Spreadsheet control
Spreadsheets are one of the most used office tools......
17. TLS/SSL: Encrypting information on the Web
Array management functions
List of functions for managing arrays...
DnDAccept (Example)
Usage example of the DnDAccept function
fCompare (Function)
Compares the content of two files bit by bit.
zipClose (Function)
Closes an archive.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
MatDelete (Example)
Usage example of the MatDelete function
EmailSend (Example)
Usage example of the EmailSend function
StatVarianceP (Example)
Usage example of the StatVarianceP function
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....