ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
20. Control templates
Search in current code
When coding, developers often need to do a quick search in the current code...
4. HFSQL Classic
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
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......
WBAdminAccount (Variable type)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
ERR_LOADMOREDLL
WDEnd (External language)
Ends a program that is using WINDEV.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
<Image variable>.Font (Function)
Declares the font to be used by the dText function in a Image type variable.
11. Controls in practice
Discover the main characteristics of the controls...
MultiPolygonGeo (Variable type)
The MultiPolygonGeo type can be used to store a collection of non-overlapping polygons defined with geographic coordinates.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
ContactSource (Variable type)
The type ContactSource type is used to define all the advanced characteristics of a contact source (or account) (e.g. Google, Exchange, Facebook).