ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
DnDForce (Function)
DnDForce is kept for backward compatibility.
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
WINDEV Mobile concepts
OutlookListProfile (Function)
Lists the available Outlook profiles.
ImageNext (Function)
Displays the next image for the scroll.
fListResource (Function)
Lists the resources integrated to the application.
ChronoReset (Function)
Stops and resets a running stopwatch.
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
NotifListCategory (Function)
Lists the notification categories of the application.
gpwResetPassword (Function)
Resets the password of a registered user.
<Image>.Next (Function)
Displays the next image for the scroll.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
TableMode (Function)
TableMode is kept for backward compatibility.
dText (Example)
Usage example of the dText function