ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Describing an element
A flexible modeling includes different elements linked together......
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.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
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.
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......
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.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Definition (Variable type)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
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.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.