ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
iPrintDoc (Function)
Prints a document in "docx" format.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
NetGetFile (Example)
Usage example of the NetGetFile function
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
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.
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.
fDirectoryExist (Function)
Checks the existence of a directory.
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.