|
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ... |
|
|
|
|
|
|
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
WINDEV Mobile allows you to develop applications for different families of products... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls:
Edit control.
Editable Combo Box.
"Edit control" table column and "Editable Combo Box" table column.
Word Processing control.... |
|
|
|
|
|
|
The ImageState property is used to get and change the number of drawings in:
The image associated with a button.
The image of the cursor in a slider.
The image associated with the button of a sidebar pane.
The image associated with the button of a tab pane.
The image associated with the Rating control.
The image associated with a group in a Ribbon control.
The image associated with a menu option.... |
|
|
|
|
|
|
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button. |
|
|
|
|
|
|
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc. |
|
|
|
|
|
|
Calculates a unique identifier (integer) for an executable or for a session. |
|
|
|
|
|
|
The HTMLAttribute property reads and changes the HTML attributes of the control. |
|
|
|
|
|
|
The NbDayDisplayed property is used to:
get and change the number of days displayed in an Organizer or Scheduler control.
get the number of days displayed in a Gantt Chart control in a report.... |
|
|
|
|
|
|
Validates a new user in the User Groupware database by activating the user. |
|
|
|
|
|
|
Stops the automatic image sliding. |
|
|
|
|
|
|
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control...... |
|
|
|
|
|
|
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property. |
|
|
|
|
|
|
Ends the process to populate a Looper control programmatically. |
|
|
|
|
|
|
The Clickable property gets and sets the behavior of an Image control when it is clicked. |
|
|
|
|
|
|
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis. |
|
|
|
|
|
|
The SubCaption property is used to get and change:
the secondary caption of an option found in a Radio Button or Check Box control.
the secondary caption of an element found in a TreeMap control.... |
|
|
|
|
|
|
Indicates whether the code is run by an action plan of the software factory. |
|
|
|
|
|
|
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control. |
|
|
|
|
|
|
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically. |
|
|
|
|
|
|
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control. |
|
|
|
|
|
|
The ElementWidth property is used to:
Find out or modify the width of the elements in an Organization Chart control.
Find out or modify the width of the cells in a Dashboard control.... |
|
|
|
|
|
|
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control. |
|
|
|
|
|
|
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display. |
|
|
|
|
|
|
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls. |
|
|
|
|
|
|
Recursively loads in memory all the external components used in the project. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|