ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Configuring the SOAP administrator
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
URI functions
The following functions are used to manage URIs...
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
Menu management functions
List of functions for managing menus...
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
DocSave (Function)
Saves a document as a "docx" file.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.