ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
29. SEO in practice
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
Variable scope
Variables can be declared anywhere in the code....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
ChangeAction (Example)
Usage example of ChangeAction
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
.NET Assemblies
.NET is Microsoft's software development platform......
Creating requirements
The following steps must be performed to implement the requirements......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Automation object
The Automation keyword is used to declare an automation object...