|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions...... |
|
|
|
|
|
|
A help system includes several pages...... |
|
|
|
|
|
|
A Looper control is used to repeat the controls found in a specific area...... |
|
|
|
|
|
|
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control. |
|
|
|
|
|
|
The Second property is used to:
Retrieve the number of seconds from a Time, DateTime or Duration variable.
Modify the number of seconds in a Time, DateTime or Duration variable.
Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format)
Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)... |
|
|
|
|
|
|
The Millisecond property is used to:
Retrieve the number of milliseconds from a Time, DateTime or Duration variable.
Modify the number of milliseconds in a Time, DateTime or Duration variable.
Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format)
Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)... |
|
|
|
|
|
|
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes...... |
|
|
|
|
|
|
Whatever the type of button, it is possible to associate an action with it...... |
|
|
|
|
|
|
The PageEndStick property is used to:
Determine the page footer should be right below the last block.
Change the page footer block options.... |
|
|
|
|
|
|
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware...... |
|
|
|
|
|
|
The different methods to contact PC SOFT Technical Support.... |
|
|
|
|
|
|
The ExtendedInfo property is used to get additional information:
about a data file accessed by a Native Connector or HFSQL Client/Server.
about an item accessed by a Native Connector or HFSQL Client/Server.
about a connection. In this case, this property is equivalent to CtExtendedInfo.... |
|
|
|
|
|
|
A WEBDEV cluster is a set of servers (or server farm)...... |
|
|
|
|
|
|
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects...... |
|
|
|
|
|
|
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
The popup being a control of the page, you have the ability to access:
the page controls from the popup.
the popup controls from the page.... |
|
|
|
|
|
|
From version 12, a new RAD technology has appeared...... |
|
|
|
|
|
|
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control. |
|
|
|
|
|
|
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control. |
|
|
|
|
|
|
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types...... |
|
|
|
|
|
|
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request). |
|
|
|
|
|
|
Transforms a menu option of a page in order for this option to open a popup. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|