ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLOpenReader (Example)
Usage example of XMLOpenReader
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
HChangeName (Function)
Modifies the physical name of a data file.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.