ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
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.
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.
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.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
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.
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
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.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
InGuidedTourMode( Function)
Indicates whether a guided tour is running.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.