ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
WDTRAD options
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
grRBAddData (Function)
Adds data to a Radial Bar chart.
Runtime log
The runtime log is the best way to identify the most used features of an application......