|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor). |
|
|
|
|
|
|
|
| The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control. |
|
|
|
|
|
|
|
| Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)...... |
|
|
|
|
|
|
|
| Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs. |
|
|
|
|
|
|
|
| Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF). |
|
|
|
|
|
|
|
| Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF. |
|
|
|
|
|
|
|
| The Grayed property is used to:
Determine if a control (or a group of controls) is grayed out.
Gray out or ungray a control, a group of controls or a window.... |
|
|
|
|
|
|
|
| The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content"). |
|
|
|
|
|
|
|
| The NullIfEmpty property is used to:
Find out whether the value returned by the control is NULL if its content is empty.
Configure the value returned by the control if its content is empty.... |
|
|
|
|
|
|
|
| The title of table columns is an important element of Table control...... |
|
|
|
|
|
|
|
| The DisplayedItem property is used to:
Find out the item or the variable displayed by the control.
Modify the item or the variable displayed by the control.... |
|
|
|
|
|
|
|
| Deletes all modifications made to the application tile. |
|
|
|
|
|
|
|
| The Body complement block is linked to the Body block...... |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min |
|
|
|
|
|
|
|
| The Password property can be used:
on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection.... |
|
|
|
|
|
|
|
| The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application.... |
|
|
|
|
|
|
|
| The Compile keyword can correspond to:
the Compile function, which dynamically compiles a procedure whose source code is specified..
the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type).... |
|
|
|
|
|
|
|
| Runs a WLanguage function by dynamic compilation, without command formatting...... |
|
|
|
|
|
|
|
| When installing the application, you have the ability to display...... |
|
|
|
|
|
|
|
| Expands:
a branch that was previously collapsed in a TreeView Table control.
a branch that was previously collapsed in a Table control.
a detailed window displayed for a row.... |
|
|
|
|
|
|
|
| Collapses:
a branch that was previously expanded in a TreeView Table control.
a break that was previously expanded in a Table control.
a detailed window displayed for a row.... |
|
|
|
|
|
|
|
| The EndVisibleRange property is used to:
find out and modify the last visible date or time in a Scheduler control or in a TimeLine control.
modify the last visible time in a TimeLine control.... |
|
|
|
|
|
|
|
| To implement a replication of HFSQL servers through programming, WLanguage...... |
|
|
|
|
|
|
|
| The dictionary is a file that can contain the project elements...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|