ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
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....
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
iPrintImage (Function)
Sends the image file to print to the print buffer.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.