ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Replication management functions
Three types of replication are proposed......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Constants for managing videos
List of constants used by the functions for video management....
Comparison operators
The comparison operators can be divided into several categories......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Events associated with Calendar controls
List of events associated with Calendar controls...
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
MyParent (Reserved word)
MyParent is used to handle...
Report editor: Available types of reports
Several types of reports can be created in the report editor......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Multiline strings
To type character strings over several lines in the code editor...