ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Memo (Property)
The Memo property is used to determine if an item is of type memo.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
fDelete (Example)
Usage example of the fDelete function
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
SocketCreate (Function)
Creates a socket.
rssInitialize (Function)
Loads a RSS stream in memory.
Date management constants
List of constants used by date management functions...
ServiceStop (Function)
Stops a service.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
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 data file described in the data model editor. the values of the bound WLanguage variables....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
RSS feed management functions
List of functions for managing RSS feeds...
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
dbgLogStatus (Function)
Returns and modifies the status of runtime log.