ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
mongoDatabaseInfo (Variable type)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Warning (Function)
Displays a custom message in a system warning window.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Testing a project: setting
By testing the project you can simulate how the application will run......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Image (Property)
The Image property gets and sets the background image of a control or block.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min