|
|
|
|
|
|
|
Copies the object found in an OLE control into the Windows clipboard. |
|
|
|
|
|
|
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows...... |
|
|
|
|
|
|
The Month property is used to:
Retrieve the month from a Date or DateTime variable.
Modify the month in a Date or DateTime variable.
Retrieve the month from a Date item (in "Simple date" or "Date and Time" format)
Modify the month in a Date item (in "Simple Date" or "Date and Time" format)... |
|
|
|
|
|
|
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key...... |
|
|
|
|
|
|
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)...... |
|
|
|
|
|
|
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array.
This multiple assignment is also available for the structures and the classes.... |
|
|
|
|
|
|
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)...... |
|
|
|
|
|
|
New features in WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
All the controls in a window or report have a different z-index...... |
|
|
|
|
|
|
New features in WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
Closes a synchronization event between several threads. |
|
|
|
|
|
|
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device...... |
|
|
|
|
|
|
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files...... |
|
|
|
|
|
|
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code...... |
|
|
|
|
|
|
Closes a dynamic pane in a Tab control. |
|
|
|
|
|
|
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP...... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
Queries can be based on items from another query...... |
|
|
|
|
|
|
Closes and frees the PDF file displayed in a PDF Reader control. |
|
|
|
|
|
|
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 concept of software factory is used to automate the process for creating applications.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|