ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Transactions: Secure your processing of HFSQL tables
This chapter presents the following topics......
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Email constants
List of constants used by email functions....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
BrowserPlatform (Function)
Returns the user's browser platform....
fSeek (Example)
Usage example of the fSeek function
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Thread management functions
List of functions for managing threads...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Code snippets
The code editor allows you to enter "Code snippets"......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......