|
|
|
|
|
|
|
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers...... |
|
|
|
|
|
|
Returns the date and time when the last block was created. |
|
|
|
|
|
|
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted. |
|
|
|
|
|
|
A List Box control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
The security mechanism of WLanguage is enabled when a programming error occurs in an application...... |
|
|
|
|
|
|
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications...... |
|
|
|
|
|
|
The buffer type corresponds to a binary memory area.... |
|
|
|
|
|
|
To view the characteristics of the control, select "Description" in the context menu.... |
|
|
|
|
|
|
The Day property is used to:
Get the day from a Date or DateTime variable, or get the number of days from a Duration variable.
Change the day of a Date or DateTime variable, or change the number of days of a Duration variable.
Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format)
Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)... |
|
|
|
|
|
|
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo...... |
|
|
|
|
|
|
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV...... |
|
|
|
|
|
|
A report based on a variable is used to directly print the information found in a WLanguage variable...... |
|
|
|
|
|
|
The following functions are used to manage bar codes:... |
|
|
|
|
|
|
The principle for working with the Source Code Manager is as follows...... |
|
|
|
|
|
|
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min... |
|
|
|
|
|
|
WINDEV Mobile covers the entire application development cycle... |
|
|
|
|
|
|
The End of break block is optional...... |
|
|
|
|
|
|
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project...... |
|
|
|
|
|
|
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default...... |
|
|
|
|
|
|
Constructs a copy of a class instance:
An object of the actual class of the class instance is allocated.
The members of the class instance are copied to the members of the new object.... |
|
|
|
|
|
|
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls.... |
|
|
|
|
|
|
The events associated with the Ribbon controls and groupings are:... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|