ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Error 19: The step of this FOR loop must be constant
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
fStopCompress (Example)
Usage example of the fStopCompress function
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
The structure of the file for remote control
The management of remote control uses a file in INI format......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Error 20: The variable of the FOR loop should be a real
Automatic error handling
Error handling can be customized for each process......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
HOnError (Function)
Customizes the management of HFSQL errors.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
ThreadExecute (Function)
Starts the execution of a secondary thread.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
1
3
4
5
6
7
212
>