|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Displays the current location of the device in a Map control and updates the location as it moves. |
|
|
|
|
|
|
|
| Converts an 8-byte real to a date and time. |
|
|
|
|
|
|
|
| WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX... |
|
|
|
|
|
|
|
| Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native... |
|
|
|
|
|
|
|
| Runs the closing WLanguage event of an office control and displays its confirmation dialog... |
|
|
|
|
|
|
|
| Let's see some operations specific to the description window of a select query...... |
|
|
|
|
|
|
|
| The TotalNbRec property is used to:
Get the number of records to be printed.
Change... |
|
|
|
|
|
|
|
| The Sorted property is used to:
Determine whether a control is sorted.
Sort a control or not.... |
|
|
|
|
|
|
|
| The Vertical property is used to:
determine if a control is oriented horizontally... |
|
|
|
|
|
|
|
| The NewLine property is used to determine:
in a Table control, whether the current row... |
|
|
|
|
|
|
|
| Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content... |
|
|
|
|
|
|
|
| Retrieves a specific type of data during Drag/Drop.... |
|
|
|
|
|
|
|
| Finds the Xth position of a string within another string. |
|
|
|
|
|
|
|
| Used to enumerate the sub-elements of a project element. |
|
|
|
|
|
|
|
| Returns or modifies the different dates associated with a file or directory (date created, modified... |
|
|
|
|
|
|
|
| Adds a data into a chart. |
|
|
|
|
|
|
|
| Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared... |
|
|
|
|
|
|
|
| Returns the green component of an RGB color. |
|
|
|
|
|
|
|
| Returns the red component of an RGB color. |
|
|
|
|
|
|
|
| Returns the blue component of an RGB color. |
|
|
|
|
|
|
|
| Reads the properties of a scheduled task and updates the ScheduledTask structure. |
|
|
|
|
|
|
|
| Runs a server procedure without refreshing the page. |
|
|
|
|
|
|
|
| Writes information or an error into the status report of a unit test, in the test editor. |
|
|
|
|
|
|
|
| Starts the input in the controls of a window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|