|
|
|
|
|
|
|
The following paragraphs explain...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "...... |
|
|
|
|
|
|
Several features require a procedure called once or several times via a WLanguage function ("Callback").... |
|
|
|
|
|
|
In most cases, old code contains procedures that are used but that do no longer match the current quality standard...... |
|
|
|
|
|
|
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis.... |
|
|
|
|
|
|
A report based on a memory area is used to print the records stored in a memory area...... |
|
|
|
|
|
|
The following functions are used to manage the local storage of data in browser code.... |
|
|
|
|
|
|
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables...... |
|
|
|
|
|
|
The InitialWidth property is used to:
Find out the initial width of a control or window.
Modify the base width used to anchor the controls in "width".
Find out the initial width of a report control.... |
|
|
|
|
|
|
The InitialHeight property is used to:
Find out the creation height of a control or window.
Modify the base height used to anchor the controls "in height".
Find out the creation height of a block or control in a report.... |
|
|
|
|
|
|
Depending on the type of replication to perform, WDReplic must be started...... |
|
|
|
|
|
|
A use case diagram is used to view the behavior of a system in such way that...... |
|
|
|
|
|
|
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input. |
|
|
|
|
|
|
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice). |
|
|
|
|
|
|
Visual Basic (like many other languages) allows you to create custom DLLs...... |
|
|
|
|
|
|
The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
Progress bars provide useful information to the end user...... |
|
|
|
|
|
|
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed...... |
|
|
|
|
|
|
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)...... |
|
|
|
|
|
|
Creates an HBase table or modifies the description of an HBase table. |
|
|
|
|
|
|
An activity diagram represents the behavior of a method or the flow of a use case...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|