ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Application Server - 10 connections - License agreement
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
AAF: Sort/Search/Filter on the columns of Table controls
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......