ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
The different types of integers
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
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....
HExtractMemo (Example)
Usage example of the HExtractMemo function
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
fRename (Function)
Modifies the name of a file.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
iPrintReport (Function)
Prints a report created with the report editor.