ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
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......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Creating the skin template of a report
User Groupware files
Two categories of data files are managed......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Feedback component
The Feedback component is a component provided with WINDEV......
Using the query result
The result of a select query can be used in......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Constants for the archiving functions
List of constants used by the archiving functions....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn