ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
HCross (Function)
Crosses a record in a data file.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
dbgInfo (Function)
Returns a debug information.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
TimeToInteger (Function)
Converts a time to an integer.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....