|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages. |
|
|
|
|
|
|
|
| The popup menu of the windows (right mouse click on the window) contains the following options...... |
|
|
|
|
|
|
|
| A Table control populated programmatically is directly linked to lists stored in memory...... |
|
|
|
|
|
|
|
| The Radar chart is used to highlight a series according to another one...... |
|
|
|
|
|
|
|
| List of functions specific to WebSocket servers... |
|
|
|
|
|
|
|
| The Description property is used to get and change the page description. |
|
|
|
|
|
|
|
| Allows the server to get information about the current client socket. |
|
|
|
|
|
|
|
| List of system functions... |
|
|
|
|
|
|
|
| Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory. |
|
|
|
|
|
|
|
| Enables or disables the Dim Disabled Window (DDW) feature for a specific window: |
|
|
|
|
|
|
|
| A Dockable Panel control can be handled through programming...... |
|
|
|
|
|
|
|
| Run on the server, this function accepts a request for connecting to an existing socket found on the server. |
|
|
|
|
|
|
|
| Run on the server, this function refuses a request for connection to an existing socket found on the server. |
|
|
|
|
|
|
|
| Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application.
This new function is available from WINDEV Suite SaaS 2025 Update 1.... |
|
|
|
|
|
|
|
| A Repositionable Note control can be handled through programming...... |
|
|
|
|
|
|
|
| Retrieves the value of a cookie saved on the computer of Web user. |
|
|
|
|
|
|
|
| The generation is used to create the WINDEV classes ("...... |
|
|
|
|
|
|
|
| The Organizer control can be configured in the editor via the description window ("Details" tab)...... |
|
|
|
|
|
|
|
| The information entered when creating the files and the items is shared throughout the environment...... |
|
|
|
|
|
|
|
| ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration.... |
|
|
|
|
|
|
|
| Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
|
| The setup program creation wizard allows you to define all the settings of your setup program.... |
|
|
|
|
|
|
|
| Automatically initializes:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| Automatically updates:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| The SynchroHFSQL property is used to:
get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file.
specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|