|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Captcha control can be handled by the WLanguage properties in server code and in browser code. |
|
|
|
|
|
|
|
| The FOR EACH statement is used to browse strings according to different methods... |
|
|
|
|
|
|
|
| To get an SSL certificate for IIS 7 (and later), the different steps are as follows:... |
|
|
|
|
|
|
|
| Deletes an option from a Radio Button control. |
|
|
|
|
|
|
|
| Returns specific information about the project currently run. |
|
|
|
|
|
|
|
| Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.... |
|
|
|
|
|
|
|
| WINDEV can be used to generate windows for a Java application...... |
|
|
|
|
|
|
|
| The gglMarker type is used to define the characteristics of a marker that must be positioned on a map... |
|
|
|
|
|
|
|
| The Range Slider control is used to easily select an interval or a zoom...... |
|
|
|
|
|
|
|
| Calculates the mean of several elements:
elements found in an array,
numeric values, ...... |
|
|
|
|
|
|
|
| Adds a calculated row to a Table control by providing custom calculation procedures. |
|
|
|
|
|
|
|
| The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control. |
|
|
|
|
|
|
|
| The scope of a procedure defines whether it is public, private, etc...... |
|
|
|
|
|
|
|
| Creates a self-extracting archive as a 32-bit executable (.EXE). |
|
|
|
|
|
|
|
| This chapter presents the following topics...... |
|
|
|
|
|
|
|
| Reads the value of all the elements found in a matrix column. |
|
|
|
|
|
|
|
| Reads the value of all elements found in a matrix row. |
|
|
|
|
|
|
|
| The window editor and the page editor allow you to get information about the controls used.... |
|
|
|
|
|
|
|
| The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks...... |
|
|
|
|
|
|
|
| The Height property is used to get and change the height:
of a control or block in a report.
of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
of a break cell in a Table or Looper control.... |
|
|
|
|
|
|
|
| Returns the type of screen on which the application is run: phone, tablet, computer or watch. |
|
|
|
|
|
|
|
| Retrieves the coordinates (latitude/longitude) of an address.... |
|
|
|
|
|
|
|
| The DisplayedValue property returns the value currently displayed in the control of a window or page. |
|
|
|
|
|
|
|
| Usage example of the dText function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|