ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
XMLChild (Function)
Positions on the first child element of current element.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Border management constants
List of constants used by the border management functions....
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
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......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Action Bar control events
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.