ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fUnlock (Function)
Entirely or partially unlocks an external file.
FTPListFile (Example)
Usage example of the FTPListFile function
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
HCreateMovableReplica (Function)
Creates a movable replication.
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Manipulating TreeView Table controls programmatically
This page explains how to program TreeView Table controls......
DDESend (Function)
Sends a data to the program connected via DDE.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
MatInvert (Function)
Calculates the inverse of a square matrix.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.