ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
ERR_NO_APPLICATION
Creating an insert query
An insert query (corresponding SQL statement......
Project description: Options tab
The project description window allows you to configure various elements of your project......
WDINT, WDTRAD and WDDIXIO: Translation tools
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Spin controls
List of events associated with Spin controls...
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
WDMSG, WDTRAD and WDDIXIO: Translation tools
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
Supercontrol
A supercontrol is an advanced type of control......