ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Error 17: OTHER CASE must be the last statement used in SWITCH
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
SchedulerDeleteTask (Function)
Deletes a scheduled task.
TaskReset (Function)
Reinitializes the Task structure.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
Software Factory
The concept of software factory is used to automate the process for creating applications....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
BackgroundTaskAdd (Function)
Adds a new background task.
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
1
5
6
7
8
9
191
>