ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
RegistryValueType (Function)
Returns the type of value found in the registry.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
GPSGetPosition (Function)
Retrieves information about the current device position.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
24. Displaying and linking pages
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HChangeKey (Function)
Changes the browse item.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......