|
|
|
|
|
|
|
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages.... |
|
|
|
|
|
|
MyWindow is used to handle the current window... |
|
|
|
|
|
|
The lifecycle of some projects span several years...... |
|
|
|
|
|
|
Pastes the content of a form stored in the clipboard. |
|
|
|
|
|
|
Simple MAPI simplifies the management of emails received by the hosting company...... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology...... |
|
|
|
|
|
|
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements...... |
|
|
|
|
|
|
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)...... |
|
|
|
|
|
|
Development teams that have design expertise sometime want to be able to create their own skin templates...... |
|
|
|
|
|
|
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database...... |
|
|
|
|
|
|
Stores the current file context: current record, filter, pointers. |
|
|
|
|
|
|
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min... |
|
|
|
|
|
|
The principle of windows with arrow is straightforward...... |
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language...... |
|
|
|
|
|
|
Enables a menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites...... |
|
|
|
|
|
|
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min... |
|
|
|
|
|
|
The Multiline property determines if an element supports multiline text. |
|
|
|
|
|
|
The Condensed property is used to:
Determine whether a Font variable is condensed.
Condense a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
Extended is used to:
Find out whether a Font variable is extended.
Extend (or not) a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
Large is used to:
Find out whether a Font variable is enlarged.
Enlarge (or not) a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|