ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
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.
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
WDXView : Use
This help page presents the different features of WDXView......
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.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
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......
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......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
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).
HCancelSeek (Function)
Cancels the current search criterion.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.