ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ServiceWait (Function)
Pauses the current service during the specified duration.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
CallDLL32 (Function)
Runs a function found in an external DLL.
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
PDF printing: Special cases
Specific features of print in PDF format...
Installing the monitoring robot
The monitoring robot includes three executables......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HRead (Function)
Reads a record in a file according to a given record number.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
fLock (Function)
Entirely or partially locks an external file.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.