ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
PageChangeLayout (Function)
Applies a specific layout to a page.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
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.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
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.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function