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)....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
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......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
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.
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, ......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
The Signature control
The Signature control is a report control used to sign......
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
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.