ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.Rotation (Function)
Rotates an Image control.
Composite chart
A composite chart is a chart that displays several types of charts......
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
PicRotation (Function)
Rotates a WDPic image.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Dictionary
The dictionary is a file that can contain the project elements......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
LDAPFind (Function)
Performs a search in an LDAP server.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
dbgInfo (Function)
Returns a debug information.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.