ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Handling controls in a report
The different operations available for the report controls are as follows......
Creating the Form windows of a WINDEV RAD pattern
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
NetworkConnect (Function)
Associates a drive with a shared network directory.
Running the test of the User Groupware and installing it
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
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
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
dbgSaveDebugDump (Function)
Saves a dump file of the application.