|
|
|
|
|
|
|
WINDEV Mobile tutorial: Deploying an Android application 10 min |
|
|
|
|
|
|
Refreshing a page consists in re-displaying a page that is already open in the browser...... |
|
|
|
|
|
|
The GranularityMovement property is used to get and change the size of the grid to move:
appointments in an Organizer control.
appointments in a Scheduler control.
events in a TimeLine control.
tasks in a Gantt Chart column.... |
|
|
|
|
|
|
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
Displays a WINDEV window in its maximum size. |
|
|
|
|
|
|
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL. |
|
|
|
|
|
|
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search). |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
There are multiple methods to install a WINDEV Mobile application... |
|
|
|
|
|
|
WINDEV Mobile tutorial: Deploying an iOS application 10 min |
|
|
|
|
|
|
Displays a WINDEV window in its maximum size. |
|
|
|
|
|
|
Displays a WINDEV window to its initial size. |
|
|
|
|
|
|
Stops the automatic execution of a WINDEV application. |
|
|
|
|
|
|
Loads a library of WINDEV objects in memory (.WDL). |
|
|
|
|
|
|
The text files created by WDMSG use a specific format...... |
|
|
|
|
|
|
Markdown is a lightweight markup language that allows you to apply formatting to text...... |
|
|
|
|
|
|
Variables are copied using the "=" operator... |
|
|
|
|
|
|
Automatically initializes the controls of a window with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
The Clickable Image control can be used to...... |
|
|
|
|
|
|
Modifies the type and duration of animations used when opening the application windows. |
|
|
|
|
|
|
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers...... |
|
|
|
|
|
|
Automatically updates the controls in a window or page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
The TimestampType property is used to:
Find out the type of timestamp for an item. This item was defined in the data model editor or through programming.
Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming).... |
|
|
|
|
|
|
In the MERISE methodology, the properties correspond to the characteristics of entities...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|