ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
ArraySort (Function)
Sorts a WLanguage array.
eChangeCurrency (Function)
Converts a currency into another currency.
Properties associated with the report blocks
List of properties associated with the report blocks...
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
TreeListItem (Example)
Usage example of the TreeListItem function
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
EndService (Function)
Ends the execution of the current service.
Crosstab report
The report editor allows you to create "Crosstab" reports......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Sort (Function)
Sorts a WLanguage array.