ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Printing in PDF format: Special cases
Specific features of print in PDF format...
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
API (Function)
Runs a function found in an external DLL.
Customizing the User Groupware
Creating the menus for the pages of the WEBDEV RAD pattern
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Share your projects via Git
Git is a source code manager......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Time management help
Time management is extremely important......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
8. 10 tips for better interfaces...
Set of procedures
The global procedures are grouped in set of procedures......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Constants for managing projects
List of constants used by the functions for managing projects....
Manager of automated tests
The test manager is used to......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Global and local variable
Two types of variables are available......
Creating a Java archive
When your Java application is developed, you can......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.