|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements. |
|
|
|
|
|
|
WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)... |
|
|
|
|
|
|
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
The reverse code modeling allows you to view in a graph... |
|
|
|
|
|
|
MyPage is used to handle the current page... |
|
|
|
|
|
|
MyReport is used to handle the current report... |
|
|
|
|
|
|
Indicates whether the code is run in the Android emulator.
|
|
|
|
|
|
|
MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
Indicates whether the code is run from a code written in a user macro-code. |
|
|
|
|
|
|
MySelf is used to handle the current control... |
|
|
|
|
|
|
Indicates whether the code is run in 64-bit mode or not. |
|
|
|
|
|
|
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server. |
|
|
|
|
|
|
The project comparator is used to compare two elements and to list the differences found... |
|
|
|
|
|
|
Indicates whether the code is run:- from a WINDEV application, a WEBDEV website or a PHP page.
- from a component.
|
|
|
|
|
|
|
Several actions are automatically performed when opening or closing an application. |
|
|
|
|
|
|
Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
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 global service of the WebSocket server. |
|
|
|
|
|
|
Indicates whether the code is run in Android mode. |
|
|
|
|
|
|
Indicates if the current code is being executed on the WebSocket server. |
|
|
|
|
|
|
Indicates whether the code is run on an HFSQL server. |
|
|
|
|
|
|
JSON (JavaScript Object Notation) if a light format for exchanging data...... |
|
|
|
|
|
|
Requests to be notified periodically of the device's current location.... |
|
|
|
|
|
|
The wizard for window creation allows you to easily create a window containing all main elements... |
|
|
|
|
|
|
The controls can be copied from the window editor...... |
|
|
|
|
|
|
Starts the execution of a secondary thread. |
|
|
|
|
|
|
Creates the description file of a subscriber replica. |
|
|
|
|
|
|
Customizes the management of HFSQL errors. |
|
|
|
|
|
|
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types... |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
The OAuth2Parameters type is used to define the information required to authenticate on a web... |
|
|
|
|
|
|
You can display a print preview in the report viewer...... |
|
|
|
|
|
|
Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min |
|
|
|
|
|
|
Modifies the specified record or the record found in memory in the data file (query or view). |
|
|
|
|
|
|
Compares the content of two files bit by bit. |
|
|
|
|
|
|
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes... |
|
|
|
|
|
|
Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes,... |
|
|
|
|
|
|
The MovementAPT property allows you to know and specify whether users can move appointments... |
|
|
|
|
|
|
The PeriodSelection property is used to determine and specify if the user can select a time period... |
|
|
|
|
|
|
The MarginWidth property is used to:
Find out the horizontal margin between the widgets found... |
|
|
|
|
|
|
The MarginHeight property is used to:
Find out the vertical margin between the widgets found... |
|
|
|
|
|
|
The MapMode property determines and changes how the map is displayed in the Map control. |
|
|
|
|
|
|
The TimestampUTC property is used to:
Find out whether a timestamp item will use UTC time... |
|
|
|
|
|
|
This help page explains how to add a row to a Table control programmatically.... |
|
|
|
|
|
|
This help page explains how to read the content of a text or CSV file.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|