ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
The HTML control
The HTML control displays HTML pages or HTML code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
DDERetrieve (Example)
Usage example of the DDERetrieve function
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
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.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
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
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
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.
HCloseConnection (Example)
Usage example of the HCloseConenction function
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
CallDLL32 (Function)
Runs a function found in an external DLL.
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
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
zipNbFile (Example)
Usage example of the zipNbFile function