ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
fRead (Example)
Usage example of the fRead function
WebAddress (Variable type)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Continent (Variable type)
The Continent type is used to find out the characteristics of a continent.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Android Widget windows
An Android application can contain one or more Widget windows......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Project description: Project tab
The project description window allows you to configure various elements of your project......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Burner constants
List of constants used by the burner functions....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Creating and handling an item
The main operations that can be performed on an item are as follows......
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......