ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
EmailUpdate (Example)
Usage example of the EmailUpdate function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
fShortPath (Function)
Returns the full short path of a file or directory.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
IgnoreError (Property)
The IgnoreError property is used to specify errors to be ignored.
FTPAttribute (Example)
Usage example of the FTPAttribute function
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
OpenSister (Function)
Opens a non-modal sibling window.
fAttribute (Function)
Returns or modifies the attributes of a file.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Chart control properties
A Chart control can be used......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......