ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Compile (Example)
Usage example of the Compile function
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
zipExtractPath (Function)
Returns the path of a file found in the archive.
Color (Property)
The Color property is used to get and change the color of an element.
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
LoadParameter (Function)
Reads a persistent value.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Name (Property)
The Name property is used to get the name of an element.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.