|
|
|
|
|
|
|
The code editor allows you to enter "Code snippets"... |
|
|
|
|
|
|
The different editors enable you to directly view the code of an element by pressing the F2 key... |
|
|
|
|
|
|
WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements. |
|
|
|
|
|
|
The reverse code modeling allows you to view in a graph... |
|
|
|
|
|
|
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file... |
|
|
|
|
|
|
Indicates if the current code is being executed on the WebSocket server. |
|
|
|
|
|
|
MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
Runs the WLanguage code found in a character string. |
|
|
|
|
|
|
Indicates if the current code is being executed on the global service of the WebSocket server. |
|
|
|
|
|
|
Indicates whether the code is run: - from a computer in TSE mode or from a remote desktop.
- from a computer directly.
|
|
|
|
|
|
|
The project dashboard provides an overall view of project status via different widgets.... |
|
|
|
|
|
|
The project comparator is used to compare two elements and to list the differences found... |
|
|
|
|
|
|
The keyword MyWindow keyword is used to manipulate the current window... |
|
|
|
|
|
|
Several actions are automatically performed when opening or closing an application. |
|
|
|
|
|
|
Indicates whether the code is run when the application is in background. |
|
|
|
|
|
|
Indicates whether the code is run:- from a WINDEV application, a WEBDEV website or a PHP page.
- from a component.
|
|
|
|
|
|
|
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code... |
|
|
|
|
|
|
Specifies whether the code is run from: |
|
|
|
|
|
|
Indicates whether the Android application is in "Device owner" mode. |
|
|
|
|
|
|
Indicates whether the Android application is in kiosk mode. |
|
|
|
|
|
|
Usage example of the SOAPError function |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is greater than or equal... |
|
|
|
|
|
|
This help page explains how to create a Sum query with the query editor.... |
|
|
|
|
|
|
Converts a value expressed in Euro into another currency. |
|
|
|
|
|
|
Converts to Euro a value expressed in a specific currency. |
|
|
|
|
|
|
The StoredValue property is used to get the value currently stored by:
a row in a List Box,... |
|
|
|
|
|
|
Changes the target of a button action. |
|
|
|
|
|
|
Checks the existence of an element in a TreeView Table and returns its type (node or leaf)... |
|
|
|
|
|
|
Usage example of the xlsOpen function |
|
|
|
|
|
|
Use example for the TableBreakIndex function |
|
|
|
|
|
|
Usage example of the DotNetDelegate function |
|
|
|
|
|
|
The InputEnabled property is used to:
Determine if a control or a group of controls is editable... |
|
|
|
|
|
|
Draws a rounded rectangle:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
Drag and Drop is used to transfer data between several controls with the mouse. This data can... |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
Initializes the label of a data category (or section) in a chart. |
|
|
|
|
|
|
Draws Markdown text:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
The Type property is used to get:
the type of element (data file or item) defined... |
|
|
|
|
|
|
Temporarily imports into the current analysis the description of a data file from an existing HFSQL... |
|
|
|
|
|
|
In a web application, you may need to run long processes (for example, to update counters...... |
|
|
|
|
|
|
Declares the font that will be used by dText in an Image variable. |
|
|
|
|
|
|
Declares the font that will be used by dTexte in an Image control. |
|
|
|
|
|
|
Use example for the LDAPListChildren function |
|
|
|
|
|
|
Usage example of the XMLAddChild function |
|
|
|
|
|
|
Usage example of the XMLElementName function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|