ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipNbPart (Example)
Usage example of the zipNbPart function
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
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).
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Constants for managing the Image Editor control
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
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......
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
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function