|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The State property is used to get and change the state of an element. |
|
|
|
|
|
|
Usage example of the zipSize function |
|
|
|
|
|
|
Usage example of the zipNbPartNeeded function |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo... |
|
|
|
|
|
|
The DisplayedValue property returns the value currently displayed in the control of a window... |
|
|
|
|
|
|
Modifies a row in:
a Table control,
a TreeView Table control,
a table displayed in a Combo... |
|
|
|
|
|
|
The Collapsed property is used to:
get or define the state (collapsed or expanded) that will... |
|
|
|
|
|
|
Selects one or more elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Usage example of the zipIsMulti function |
|
|
|
|
|
|
Refreshes elements in a Dashboard control. |
|
|
|
|
|
|
The FontSize property is used to:
Identify the size of the font used in a control.
Change... |
|
|
|
|
|
|
WEBDEV offers several methods to test and debug a site on the development computer (see... |
|
|
|
|
|
|
Usage example of the FTPCommand function |
|
|
|
|
|
|
Usage example of the fCreate function |
|
|
|
|
|
|
Changes the color of a section in a Sunburst chart. |
|
|
|
|
|
|
Usage example of the HDescribeItem function |
|
|
|
|
|
|
Opens the default messaging software:
of Web user on the browser computer.
of the user... |
|
|
|
|
|
|
Usage example of the FinLinearRedemption function |
|
|
|
|
|
|
Usage example of the FinRepayVal function |
|
|
|
|
|
|
WEBDEV includes different events associated with the HTML control...... |
|
|
|
|
|
|
Usage example of the FinPaymentNb function |
|
|
|
|
|
|
Displays a customizable message in the trace window opened in parallel with the current window. |
|
|
|
|
|
|
Returns the runtime status report of a DDE function. |
|
|
|
|
|
|
During a project test in the editor, breakpoints are used to automatically start the debugger... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|