ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
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......
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......
SQLSeek (Function)
Positions on the specified result row of the query.
Events associated with internal windows
List of events associated with internal windows...
Customizing the report viewer: Available windows
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
<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.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
The Wire control
The Wire control is used to visually link 2 controls......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Constants for managing videos
List of constants used by the functions for video management....
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.