ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows constants
List of constants used by the Windows functions....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Report controls
Several types of controls can be handled in a report created by the report editor......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Custom tooltips
Tooltips are very useful for application users......
Creating the skin template of a report
PageDisplay (Function)
Displays a web page in the user's browser....
Feedback component
The Feedback component is a component provided with WINDEV......
TableMode (Function)
TableMode is kept for backward compatibility.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
2. Projects in practice
Discover the main operations that can be performed on a project....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Designing a supercontrol
A supercontrol is an advanced type of control......
Automatic error handling
Error handling can be customized for each process......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Control template
A control template is a set of controls that can be re-used in several windows or pages......