ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
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).
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
CallDLL32 (Function)
Runs a function found in an external DLL.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
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......
ServiceWait (Function)
Pauses the current service during the specified duration.
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.