ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
CmdReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
WDScript: use in command-line and console mode
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
FAA: Manipulating columns in a Table field
The Table controls displayed in a window allow the end user to perform several operations......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......