ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Multimedia control
The Multimedia control is used to play multimedia files......
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
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.
FinRedemption (Example)
Usage example of the FinRedemption function
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Error 109: The fixed string is too long
Selects one or more elements in a List Box, ListView or Combo Box control....
IgnoreError (Property)
The IgnoreError property is used to specify errors to be ignored.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Seek (Function)
Searches for the index of an element in a WLanguage array.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
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......
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HChangeName (Function)
Modifies the physical name of a data file.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.