ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
grGetData (Function)
Retrieves a data from a chart.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
State (Property)
The State property is used to get and change the state of an element.
Constants for managing the spell check
CursorCapture (Example)
Usage example of the CursorCapture function
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
eChangeCurrency (Function)
Converts a currency into another currency.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.