ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
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.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
LOOP statement
The statement block is repeated endlessly...
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, database schema, ......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
HFSQL properties
List of HFSQL properties...
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
Installation directory
The setup wizard allows you to configure the installation directory of application....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
HOpen (Function)
Opens a table.