ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
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)......
WDXView : Use
This help page presents the different features of WDXView......
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
HOut (Example)
Usage example of the HOut function
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.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
HCloseAnalysis (Function)
Closes the current analysis.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).