|
|
|
|
|
|
|
Checks the status of a Facebook session. |
|
|
|
|
|
|
Used to get various information about the battery (main or secondary) of the device on which the application is running. |
|
|
|
|
|
|
Returns the state of a node: wound, unwound or non-existent. |
|
|
|
|
|
|
Returns the current status of a thread. |
|
|
|
|
|
|
Indicates the status of the media file played in the Multimedia control. |
|
|
|
|
|
|
Allows you to find out the status of an HFSQL server (this function uses the MantaManager service). |
|
|
|
|
|
|
Returns and modifies the status of runtime log. |
|
|
|
|
|
|
Returns the status of the current source. |
|
|
|
|
|
|
Returns the status of an OID. |
|
|
|
|
|
|
Retrieves and changes the status of the dynamic audit. |
|
|
|
|
|
|
Returns the status of a Camera control. |
|
|
|
|
|
|
Returns the status of a Camera control. |
|
|
|
|
|
|
Returns the state of a node: wound, unwound or non-existent. |
|
|
|
|
|
|
Returns the status of a Camera control. |
|
|
|
|
|
|
Checks the status of a Facebook session. |
|
|
|
|
|
|
A server may encounter problems without any user (or developer) noticing anything.
For example:
a scheduled task may fail,
an automatic backup may fail,
a node may become inactive in a HFSQL cluster, ...... |
|
|
|
|
|
|
Several options can be configured in the Software Factory administrator...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements...... |
|
|
|
|
|
|
An Active WEBDEV Page can be displayed...... |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects...... |
|
|
|
|
|
|
A maximized window occupies the entire screen of the mobile device.... |
|
|
|
|
|
|
All report controls can be handled through programming...... |
|
|
|
|
|
|
WEBDEV includes multiple methods for testing your sites...... |
|
|
|
|
|
|
WINDEV allows you handle a TreeMap control through programming.... |
|
|
|
|
|
|
To display the table description, select "Table description" in the context menu of one of the table elements... |
|
|
|
|
|
|
The skins are used to standardize the visual aspect of a site and they allow you to easily change style...... |
|
|
|
|
|
|
The selection of records performed by query is not necessarily displayed in a report, in a window, ...... |
|
|
|
|
|
|
The images are often used to illustrate the site pages...... |
|
|
|
|
|
|
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties...... |
|
|
|
|
|
|
The Property Description type is used to get information about a property. |
|
|
|
|
|
|
The Variable Description type is used to get information about a variable or a member. |
|
|
|
|
|
|
The Compile keyword can correspond to:
the Compile function, which dynamically compiles a procedure whose source code is specified..
the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type).... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes...... |
|
|
|
|
|
|
Discover the main actions that can be performed on the windows.... |
|
|
|
|
|
|
The test of a single page allows you to run the current page in WEBDEV...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|