ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
2. How to test a site?
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Specific features of the Express version
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Environment of the project editor
The main elements of the project editor are as follows:
Bluetooth constants
List of constants used by the Bluetooth functions....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
12. Available tests
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.