|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Word Processing control ribbon allows you to use a wide range of features and settings...... |
|
|
|
|
|
|
|
| To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer...... |
|
|
|
|
|
|
|
| Usage example of the fListFile function... |
|
|
|
|
|
|
|
| The "WBSetup" project corresponds to the standard setup program of WEBDEV sites...... |
|
|
|
|
|
|
|
| Locks a table and restricts the access to this table for all other sites or applications. |
|
|
|
|
|
|
|
| The generation is used to create the WINDEV classes ("...... |
|
|
|
|
|
|
|
| A class diagram describes the structure of a system via classes and the relationships among them...... |
|
|
|
|
|
|
|
| Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server...... |
|
|
|
|
|
|
|
| For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:... |
|
|
|
|
|
|
|
| The development in "3-tier" architecture is now simplified...... |
|
|
|
|
|
|
|
| The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts...... |
|
|
|
|
|
|
|
| Link functions are used to link the interface with the tables and vice versa.... |
|
|
|
|
|
|
|
| The LinkedFile property is used to set the characteristics of a link. |
|
|
|
|
|
|
|
| The SourceFile property is used to set the characteristics of a link. |
|
|
|
|
|
|
|
| Unlocks a record locked by:
HLockRecNum,
a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example).... |
|
|
|
|
|
|
|
| Unlocks the records of a table:
locked by HLockFile.
individually locked by a locking read function.... |
|
|
|
|
|
|
|
| Assigns the control value to the source of a control link. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|