ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Automatic management of exceptions
The management of exceptions can be customized by process......
Manager of automated tests
The test manager is used to......
Code statistics
The code statistics affect......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Installing the robot controller
The monitoring robot includes three executables......
Data model editor: types of links
Several types of links can be found between the files......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Variable scope
Variables can be declared anywhere in the code....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Merging differences (SCM)
NFCWriteTag (Function)
Starts writing data to an NFC tag.