ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
fUnlock (Function)
Entirely or partially unlocks an external file.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
fCreate (Function)
Creates an external file.
grHMAddData (Function)
Adds a data into a Heatmap chart.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
ModbusDisconnect (Function)
Closes the Modbus session.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
HPass (Function)
Defines the password used to create or open a data file.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
LDAPRenameAttribute (Function)
Renames an attribute.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......