ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom tooltips
Tooltips are very useful for application users......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
REP files
REP files contain the list of data files handled by the application....
Camera control in a mobile application
The Camera control is used to......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
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...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Options of the window editor
To configure the general options of the window editor......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
SocketConnect (Function)
Connects a client computer to a given socket.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Creating the skin template of a report
PageDisplay (Function)
Displays a web page in the user's browser....
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Creating a table in a report
Tables can be created in a report......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Feedback component
The Feedback component is a component provided with WINDEV......
Miscellaneous Windows constants
List of constants used by the Windows functions....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Input (Function)
Displays a message allowing the user to type an information.
Customizing the User Groupware
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min