ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadParameter (Function)
Reads a persistent value.
fCreateLink (Function)
Creates a link on a file at the specified location.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
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.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
13. Security benefit: managing the "Back" button
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
Index (Property)
The Index property is used to get the index of an element.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......