ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Environment of the project editor
The main elements of the project editor are as follows:
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
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.
2. User-friendly editors in practice
User-friendly editors in practice...
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....
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....
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Locking data files: correspondence between WINDEV 5.5 and the later versions
HOpenConnection (Function)
Opens a connection to a specific database.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Comparison operators
The comparison operators can be divided into several categories......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Events associated with windows
List of events associated with windows...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......