ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadExecute (Function)
Starts the execution of a secondary thread.
SysErrorMode (Function)
Modifies the display mode of errors.
TreeListItem (Example)
Usage example of the TreeListItem function
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
Events associated with TreeView controls
List of events associated with TreeView controls...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Error 19: The step of this FOR loop must be constant
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.