ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
FTP constants
List of constants used by FTP functions....
HDelete (Function)
Deletes a record from a table (query or view).
The different types of integers
HTTP constants
List of constants used by the HTTP functions....
PageDisplay (Function)
Displays a web page in the user's browser....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
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....