ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Creating the menus for the windows of the WINDEV RAD pattern
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
fUnlock (Function)
Entirely or partially unlocks an external file.
Changing sites from AWP to SEO-ready session mode
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ArraySort (Function)
Sorts a WLanguage array.