ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
Multiline strings
To type character strings over several lines in the code editor...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in 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.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Bar Code management functions
The following functions are used to manage bar codes:...
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Activation key management functions
The following functions are used to manage activation keys:...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
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......