ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
HDescribeConnection (Function)
Describes a new connection to an external database.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
SQLExec (Function)
Names and runs an SQL query.
zipOpen (Function)
Opens an existing archive.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
grParameter (Function)
Retrieves or modifies a chart parameter.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
2. Analysis in practice
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Recycle code windows
By default, a single code window is opened per ......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
2. Modes to install an application