ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
iCloud constants
The iCloud constants are as follows:
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
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....
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
OLELoad (Function)
Initializes an OLE control with an OLE object.
HExtractMemo (Example)
Usage example of the HExtractMemo function
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
Error 1015: The method of the class is protected
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
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
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.