ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Handling Gantt Chart controls programmatically
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Image control: the supported formats
The supported image formats are as follows:...
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......