ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Note (Property)
The Note property is used to get and change a text associated with an element.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
dCopyImage (Example)
Usage example of the dCopyImage function
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Events associated with control templates
List of events associated with control templates...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.