ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Zombie data files and items
During the life of an application, items live and die......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
Random (Function)
Returns a random number.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
ThreadPause (Function)
Pauses the current thread during the specified duration.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Specific features of the applications for iPhone/iPad