ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
BrowserShare( Function)
Starts native device sharing.
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.
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
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.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
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....