ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
14. PHP generation in practice
Project description: Style tab
The project description window allows you to configure various elements of your project......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Operations performed on object diagrams
The following paragraphs explain......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
FTP constants
List of constants used by the FTP functions....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
zipExtractPath (Function)
Returns the path of a file found in the archive.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Python: Native calls
WLanguage allows for native Python calls......
grCreate (Function)
Creates a specific type of chart.