ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Handling the report blocks through programming
Each report block is associated with different events......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
HRead (Function)
Reads a record in a file according to a given record number.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Style of a control
As soon as it is created, a control is associated with a style......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
ControlClone (Function)
Creates a new control from an existing control.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Changing sites from AWP to SEO-ready session mode
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...