ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
HAlias (Example)
Usage example of the HAlias function
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
iZoneHeight (Example)
Usage example of the iZoneHeight function
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
iEllipse (Example)
Usage example of the iEllipse function
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Creating nested reports
Reloading a document
To reload a document, ......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
iPrintZone (Example)
Usage example of the iPrintZone function
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
JSONToVariant (Example)
Usage example of the JSONToVariant function
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......