ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
9. Hardware and software requirements
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Border (Property)
The Border property is used to get and change the borders of an element.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
ServiceUninstall (Function)
Uninstalls a service.
The different types of integers
HChangeConnection (Example)
Usage example of the HChangeConnection function
<Page>.Display (Function)
Displays a web page in the user's browser....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
SocketRead (Example)
Usage example of the SocketRead function
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
DnDForce (Function)
DnDForce is kept for backward compatibility.
fOpenTempFile (Function)
Creates and opens a temporary file.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.