ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
iEllipse (Function)
Prints an ellipse (in a rectangle).
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
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....
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
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.
iBorder (Function)
Prints a border at specified coordinates.
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....
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....
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.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.