ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Sensor constants
Constants used by the SensorXXX functions...
StatVariance (Function)
Calculates the variance for a series of values.
Date (Type of variable)
The Date type enables you to easily handle the dates...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
URL (Property)
The URL property is used to get and change a URL.
iParameterViewer (Function)
Configures the report viewer.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
Action (Property)
The Action property is used to specify the action to be performed.
fSelect (Example)
Usage example of the fSelect function
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Constants for encryption/compression
List of constants used by the encryption/compression functions...