ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
The server is currently updated. Retry later.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
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)......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
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....
SourceToPage (Function)
Automatically updates the controls of a page 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....
Enumeration (Type of variable)
An enumeration is a set of values......
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Constants for managing tiles
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.