ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatCreate (Example)
Usage example of the MatCreate function
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
CertificateList (Function)
Returns the list of certificates available on the computer.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
DnDAccept (Example)
Usage example of the DnDAccept function
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
MatStack (Example)
Usage example of the MatStack function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
Sensor constants
Constants used by the SensorXXX functions...
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...
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.