ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
The Edit control
The Edit control allows users to enter data......
Warning 18: Loop without potential end
XMLDocument (Function)
Creates a new XML document.
HDescribeLink (Function)
Describes a link between two data files through programming.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.