|
|
|
|
|
|
|
|
|
|
|
|
|
|
| All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
|
| "Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
|
| When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure.... |
|
|
|
|
|
|
|
| The Caption property gets and sets the text of an element. |
|
|
|
|
|
|
|
| The Table control is available for Android and iOS applications...... |
|
|
|
|
|
|
|
| Deletes a break from a Table control or from a Looper control. |
|
|
|
|
|
|
|
| Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| An Organization Chart control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| Exports the repositionable notes created by the user into a file. |
|
|
|
|
|
|
|
| WLanguage allows for native Python calls...... |
|
|
|
|
|
|
|
| Opens a database schema in HFSQL Classic format. |
|
|
|
|
|
|
|
| Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
|
| Stops "collecting data" for the performance profiler. |
|
|
|
|
|
|
|
| REP files contain the list of data files handled by the application.... |
|
|
|
|
|
|
|
| To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key...... |
|
|
|
|
|
|
|
| The Index property indicates the physical index (physical order) of an item in a record. |
|
|
|
|
|
|
|
| Associates an OLE control with an OLE object by invoking a specific OLE server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|