ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Project (External language)
Opens and runs a WINDEV project.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
MultiPointGeo (Variable type)
The MultiPointGeo type is used to store a set of points defined with geographic coordinates. It is a collection of points: in this case, points are not connected.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
18. Management of business rules
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
FAA: Image field context menu
A context menu is available for Image controls......
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Secure REST web service
WINDEV and WEBDEV allow you to create REST web services and secure access with OAuth tokens......
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
HDescribeConnection (Function)
Describes a new connection to an external database.
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....