ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Wire control
The Wire control is used to visually link 2 controls......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
<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.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
Clipboard management functions
List of functions for managing the clipboard...
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
WDINT license agreement
WDINT license agreement...
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......
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.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Generating an application for Universal Windows 10 App
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
xlsClose (Function)
Closes an XLS file.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
WDScript: use in command-line and console mode
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.