ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageDisplay (Function)
Displays a web page in the user's browser....
Quality (Property)
The Quality property is used to get and set the quality level of an element.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Principle of remote check
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
<Page>.Display (Function)
Displays a web page in the user's browser....
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HInfoGroup (Function)
Returns information about the specified group of users.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Creating a select query
A select query (corresponding SQL statement......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...