|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Starting with version 22, WEBDEV offers a new WLanguage framework for browser code... |
|
|
|
|
|
|
|
| WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| Two types of variables are available... |
|
|
|
|
|
|
|
| Opens a replication in direct mode or with a replication server. |
|
|
|
|
|
|
|
| WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
|
|
|
|
|
|
|
|
| The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.... |
|
|
|
|
|
|
|
| Adds an "invisible" value to an element of a List or Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValue.... |
|
|
|
|
|
|
|
| Identifies or defines whether a series is refreshed whenever the chart is drawn. |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include 5 types of buttons...... |
|
|
|
|
|
|
|
| Usage example of the dCopyImage function |
|
|
|
|
|
|
|
| Modifies the title of the current window (returned by CurrentWin) and the title bar. |
|
|
|
|
|
|
|
| The statement block is repeated endlessly... |
|
|
|
|
|
|
|
| Resizes an external file. |
|
|
|
|
|
|
|
| Immediately ends the execution of the current task: the task is flagged as ptsCanceled. |
|
|
|
|
|
|
|
| Raise a number to a power. |
|
|
|
|
|
|
|
| Usage example of the zipOpen function |
|
|
|
|
|
|
|
| Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc. |
|
|
|
|
|
|
|
| Builds a sequence of characters containing an image. |
|
|
|
|
|
|
|
| The title of table columns is an important element of Table control...... |
|
|
|
|
|
|
|
| A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...... |
|
|
|
|
|
|
|
| Retrieves and/or changes the character set used:
by all the screen fonts.
by all the operations performed on the character strings (functions and/or operators).... |
|
|
|
|
|
|
|
| MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
|
| Creates a secure socket according to the SSL protocol. |
|
|
|
|
|
|
|
| The Rating control allows the user to:
indicate the popularity level of an element via repeated icons.
find out the popularity level of an element via repeated icons.... |
|
|
|
|
|
|
|
| Returns or modifies the attributes of a file. |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window. |
|
|
|
|
|
|
|
| Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|