ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Command (Variable type)
The Command type defines all the advanced characteristics of a command used for an executable file.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
The structure of the file for remote control
The management of remote control uses a file in INI format......
ThreadExecute (Function)
Starts the execution of a secondary thread.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Error 20: The variable of the FOR loop should be a real
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.