|
|
|
|
|
|
|
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"... |
|
|
|
|
|
|
Each TreeView control found in a window proposes a popup menu to the user...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components...... |
|
|
|
|
|
|
The "Debugger trace" shows the messages displayed in the trace window during the last application test...... |
|
|
|
|
|
|
The sliding windows (also called sliding menus) are often used in the mobile applications...... |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile give you the ability to use clickable images...... |
|
|
|
|
|
|
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files...... |
|
|
|
|
|
|
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000...... |
|
|
|
|
|
|
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server...... |
|
|
|
|
|
|
Inserts an element at a given position:
into a one-dimensional WLanguage array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
The following mechanism allows developers to write WLanguage code more easily in the code editor ...... |
|
|
|
|
|
|
The Organizer control can be configured in the editor via the description window ("Details" tab)...... |
|
|
|
|
|
|
Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array property (array of events of gglCalendar, etc.).
from a WLanguage list.... |
|
|
|
|
|
|
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled...... |
|
|
|
|
|
|
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server...... |
|
|
|
|
|
|
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions...... |
|
|
|
|
|
|
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile.... |
|
|
|
|
|
|
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server.... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology...... |
|
|
|
|
|
|
Contributors are the people who take part in one or more projects...... |
|
|
|
|
|
|
Two types of variables are available...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets...... |
|
|
|
|
|
|
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|