ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...
Drag and Drop functions
The following functions are used to manage Drag and Drop:
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Character strings
WLanguage supports different types of strings....
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
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......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
The single-part and multi-part archives
Two types of archives are available......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
ChangeTarget (Function)
Changes the target of a button action.
ContextClose (Function)
Closes a page context.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.