|
|
|
|
|
|
|
WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
WEBDEV manages the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
The IndentFirstLine property is used to get and change the indent of the first line of an element. |
|
|
|
|
|
|
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control. |
|
|
|
|
|
|
This help page contains different programming tips for the User Groupware in WEBDEV...... |
|
|
|
|
|
|
Saves the changes made when the "Modification of UI by the end user" mode is enabled. |
|
|
|
|
|
|
Runs the native code of Google Maps API in a Map control in JavaScript. |
|
|
|
|
|
|
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control. |
|
|
|
|
|
|
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude). |
|
|
|
|
|
|
The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
From version 22, WEBDEV proposes a new WLanguage framework for the browser code... |
|
|
|
|
|
|
Runs the native code of Google Maps API in a Map control in JavaScript. |
|
|
|
|
|
|
Checks whether an expression is false in assertive programming and in automated test mode. |
|
|
|
|
|
|
Checks whether an expression is Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
Checks whether an expression is not Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
Checks whether the expressions are equal in assertive programming and in automated test mode. |
|
|
|
|
|
|
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart. |
|
|
|
|
|
|
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm. |
|
|
|
|
|
|
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page. |
|
|
|
|
|
|
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control. |
|
|
|
|
|
|
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable. |
|
|
|
|
|
|
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found. |
|
|
|
|
|
|
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|