ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
GetVariableDefinition (Function)
Gets the description of a variable.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
iVPos (Function)
iVPos is kept for backward compatibility.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
14. Report templates
...Report templates are used to easily standardize report layouts....
2. Deploying a static or PHP site
Usage example of the HCreateView function...
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL table....
Interactive notification management constants
Interactive notification management constants...
Pictorial Percentage chart
The Pictorial Percentage chart illustrates data as percentages, using shapes......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
DotNetDelegate (Function)
Initializes a.NET delegate.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......