ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Code history
The code history is used to......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Description window of a combining query
The description window of a combining query consists of several sections......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
HFSQL Client/Server: Configuring the server
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
grSourceSeries (Function)
Defines the source of a series.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......