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.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
Compilation options (chm format)
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Help system properties
The properties of help system are used to define......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Events associated with formatted display controls
List of events associated with formatted display controls...
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....