ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
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....
Info (Function)
Displays a custom message in a system information window.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
gClickableLink (Function)
Adds a clickable link in a graphic string.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
BrowserShare( Function)
Starts native device sharing.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
dStraighten (Function)
Transforms an image by applying perspective correction.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
Complete (Function)
Returns a character string of a specified length.
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
InfoBuild (Function)
Displays a custom message in a system information window.