ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
Constants for manging the replication
List of constants used by the functions for managing the replication....
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
HTML Editor control properties
Properties associated with the HTML Editor control....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
dPolygon (Example)
Usage example of the dPolygon function
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Structure (Type of variable)
A structure is a custom type of data...
HOpen (Function)
Opens a data file.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
Size (Property)
The Size property is used to determine and change the size of an element.