|
|
|
|
|
|
|
Returns the name of the month according to its number. |
|
|
|
|
|
|
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...... |
|
|
|
|
|
|
Returns the name of the next editable control. |
|
|
|
|
|
|
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts. |
|
|
|
|
|
|
Returns the date and time of the end of call. |
|
|
|
|
|
|
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
Returns the date of the first day of the year. |
|
|
|
|
|
|
Returns the date selected in a Calendar control. |
|
|
|
|
|
|
Returns the name of a value for the local storage. |
|
|
|
|
|
|
Returns an enumeration value known by its name. |
|
|
|
|
|
|
Returns the name of a unique temporary file. |
|
|
|
|
|
|
Returns the name of the thread currently run. |
|
|
|
|
|
|
Returns the day that corresponds to a given date. |
|
|
|
|
|
|
The Extra property is used to:
Get additional information about a control, window, or page.
Edit additional information of a control, window or page.
In browser code, you can only get additional information of a control or page.... |
|
|
|
|
|
|
The code history is used to...... |
|
|
|
|
|
|
Returns the date of the last day of the week corresponding to a given date. |
|
|
|
|
|
|
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server.... |
|
|
|
|
|
|
The window editor and the page editor allow you to get information about the controls used.... |
|
|
|
|
|
|
Returns the name of the main screen for the computer. |
|
|
|
|
|
|
Returns the name of the domain associated with the computer. |
|
|
|
|
|
|
Returns the name of the language corresponding to a nation. |
|
|
|
|
|
|
Returns the name of the file currently generated. |
|
|
|
|
|
|
Returns the date selected in a Calendar control. |
|
|
|
|
|
|
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|