ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
Compilation options
The compilation options allow you to define the help system generation settings......
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
Configuring an application with User Groupware
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
InApp constants
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).