ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extra (Property)
The Extra property manges additional information.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
DDERetrieve (Example)
Usage example of the DDERetrieve function
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
NetSendFile (Example)
Usage example of the NetSendFile function
NetSendMessage (Example)
Usage example of the NetSendMessage function
zipListFile (Example)
Usage example of the zipListFile function
fDriveReady (Example)
Usage example of the fDriveReady function
The Item control
The "Item" control is used to edit the content of an item found in a data file......
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
StatSum (Example)
Usage example of the StatSum function
StatMax (Example)
Usage example of the StatMax function
StatMin (Example)
Usage example of the StatMin function
HListAnalysis (Example)
Usage example of the HListAnalysis function
MatError (Example)
Usage example of the MatError function
StatVariance (Example)
Usage example of the StatVariance function
fTempPath (Example)
Usage example of the fTempPath function
GanttListTask (Example)
Usage example of the GanttListTask function
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....