ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
WINDEV 2024
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Windows,TCurrent (External language)
Modifies the title of the current window.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
"Reports & Queries" software
This is "Reports & Queries"......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....