ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
iEllipse (Function)
Prints an ellipse (in a rectangle).
Advanced types
The advanced types of WLanguage are as follows...
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
iBorder (Function)
Prints a border at specified coordinates.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
GOTO statement
The GOTO statement is used to run a code identified by a given label...
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
fMemOpen (Function)
Opens a memory zone shared between several applications.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
HJSONToRecord (Function)
Imports JSON data into the current record.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....