ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
EmailGetAll (Function)
Retrieves all the emails found on a server.
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
Guide organization
Organization of WINDEV Concepts...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
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.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Environment of the project editor
The main elements of the project editor are as follows:
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Bluetooth constants
List of constants used by the Bluetooth functions....
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...
Runtime log
The runtime log is the best way to identify the most used features of an application......
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....
API (Example)
Usage example of the API function
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.