ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
AppInstallUPD (Function)
Triggers the automatic update of current application.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
BrowserPlatform (Function)
Returns the user's browser platform....
NFCWriteTag (Function)
Starts writing data to an NFC tag.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
MenuDelete (Function)
Deletes a menu or a menu option.
SendMessage (Function)
Sends a Windows message to a control or to a window.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Error 305: The element does not exist in the window
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
xlsData (Example)
Usage example of the xlsData function
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function