ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipMsgError (Function)
Returns the message associated with an error code on an archive.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
WDINT setup
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ)) (prefix syntax)
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Warning (Function)
Displays a custom message in a system warning window.
Programming automatic calculations in the columns of a Table control
HJSONToRecord (Function)
Imports JSON data into the current record.