ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDXView : Use
This help page presents the different features of WDXView......
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
fDirectoryExist (Function)
Checks the existence of a directory.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
JSONValid (Function)
Checks the validity of a JSON string.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Link properties
When creating a link, you can simply specify the destination......
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
FTPSend (Example)
Usage example of the FTPSend function
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Count (Property)
The Count property returns the number of elements in a given set.