ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
MapImage (Variable type)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Referring to an element in a WLanguage event / process
HDelete (Function)
Deletes a record from a data file (query or view).
Input (Function)
Displays a message allowing the user to type an information.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
The Static control
A Static control is a control used to display a static text......
IF statement
The conditional IF statement allows you to run an action according to a condition...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.