ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLSeek (Function)
Positions on the specified result row of the query.
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......
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......
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......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Events associated with internal windows
List of events associated with internal windows...
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
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....
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......