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.
Aliases on data files: HAlias
The aliases are used to handle......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
5. Deploying a dynamic site (Session or AWP) in practice
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Materialized view
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Control constants
List of constants used by the functions for managing controls...
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
13. External component in practice
External component in practice...
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Link control properties
The Link control is available in a page and in a report......