ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the menus for the pages of the WEBDEV RAD pattern
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Page constants
List of constants used by page functions....
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......