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.
CallDLL32 (Example)
Usage example of the CallDLL32 function
tapiCallEnd (Function)
Returns the date and time of the end of call.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
5. User Groupware in practice
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Options of the window editor
To configure the general options of the window editor......
Classes, members, methods and properties
A class is made of......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
Handling Spreadsheet controls programmatically (in a report)
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.