ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Outstanding progress bars
Simple or symmetric progress bar?...
DomoOpen (Function)
Used to establish a connection with a X10 interface.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Events associated with Button controls
List of events associated with Button controls...
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
Installing a Webservice (old format)
Custom tooltips
Tooltips are very useful for application users......
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.