ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
Functions for managing objects (External language)
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
<Map>.FollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
SpreadsheetDeleteName (Function)
Deletes one of the names used to identify a cell found in a Spreadsheet control.
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......