ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GuidedTour (Variable type)
The GuidedTour type is used to define the advanced characteristics of a Guided Tour and its steps.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
BackgroundTaskAdd (Function)
Adds a new background task.
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
zipExtractPath (Function)
Returns the path of a file found in the archive.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of the HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
HDelete (Function)
Deletes a record from a table (query or view).
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static Text control in a report....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
HCheckStructure (Function)
Defines the mode for comparing tables.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...