ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpenConnection (Example)
Usage example of the HOpenConnection function
OpenSister (Example)
Usage example of the OpenSister function
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Height (Property)
The Height property is used to get and change the height of an element.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Printing nested reports
To create a main report containing several secondary reports:...
fRemoveDir (Example)
Usage example of the fRemoveDir function
Type (Property)
The Type property is used to get and change the type of an element.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
HAddUser (Function)
Adds a user to a database.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
fUncompress (Example)
Usage example of the fUncompress function
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
zipAddFile (Example)
Usage example of the zipAddFile function
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Color (Property)
The Color property is used to get and change the color of an element.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
PageAddress (Function)
Used to find out the Internet address of a page.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function