ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
iPrintDoc (Function)
Prints a document in "docx" format.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
NetGetFile (Example)
Usage example of the NetGetFile function
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
Installing and starting WDTRAD
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
dbgEndRecording (Function)
Stops recording the scenario.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.