ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Events associated with Java Applet controls
List of events associated with Java Applet controls...
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
dPen (Example)
Usage example of the dPen function
eChangeCurrency (Function)
Converts a currency into another currency.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
dText (Example)
Usage example of the dText function
7. Dynamic site on specific configurations
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
MyParent (Reserved word)
MyParent is used to handle...
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
FTPAttribute (Example)
Usage example of the FTPAttribute function
Document (Type of variable)
The Document type is used to handle a "docx" document.