ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
HDescribeConnection (Function)
Describes a new connection to an external database.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
ProjectInfo (Function)
Returns specific information about the project currently run.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
sEvent (Function)
Branches an event on a serial port.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.