ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
HToItem (Function)
Assigns the specified value to an item of the current record.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
XMLAddChild (Function)
Adds a child tag into an XML document.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
The Flexbox control
Flexbox is a standard layout system for web pages......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
KeyExpression (Example)
Usage example of the KeyExpression property
Creating the Form windows of a WINDEV RAD pattern
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.