ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Creating a delete query
A delete query (corresponding SQL statement......
MapPolyline (Variable type)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
gglEvent (Variable type)
The gglEvent type is used to describe and modify an event of a calendar...
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified item.
Creating the link buttons in the windows of a WINDEV RAD pattern
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF)....
TimeLine control events
The following events appear by default in the WINDEV code editor...
zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
HForward (Function)
Moves several records forward from the current position in the table, according to a specified item.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Constants for managing animations
List of constants used by the functions for managing the animations...
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
How to open a window?
The different types of windows
The following types of windows can be created in a WINDEV application......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
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.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......