ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAddTimeData (Function)
Adds data at a precise moment in a time chart.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
3. Managing sockets
WINDEV includes advanced socket management functions....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
FileSize (Property)
The FileSize property is used to get the size of a file.
HFSQL: Change of name
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
5. HFSQL Cient/Server
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......