ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the executable and the setup program
The languages supported by the application are taken into account......
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
MemoryFormat (Property)
The MemoryFormat property gets and sets the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static Text controls. editable combo boxes. table columns displayed by combo boxes....
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
SysIconize (Function)
Used to find out whether a window is minimized.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......