ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Customizing the report viewer: Available windows
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
HTTP constants
List of constants used by the HTTP functions....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.