ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function
Constants for managing the Image Editor control
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
sOpen (Example)
Usage example of the sOpen function