|
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming...... |
|
|
|
|
|
|
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control. |
|
|
|
|
|
|
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control. |
|
|
|
|
|
|
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control. |
|
|
|
|
|
|
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control. |
|
|
|
|
|
|
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control. |
|
|
|
|
|
|
The Bearing property gets or sets the bearing of the map displayed in a Map control. |
|
|
|
|
|
|
The GridlinesVisible property is used to:
Determine whether or not gridlines are visible in a control.
Show or hide gridlines in a control.... |
|
|
|
|
|
|
Updates or adds a record in the data file linked to the Table 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.... |
|
|
|
|
|
|
Adds a menu into the window that is opened. |
|
|
|
|
|
|
Configures the isolation mode of transactions for a connection to an HFSQL server. |
|
|
|
|
|
|
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns. |
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language...... |
|
|
|
|
|
|
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive...... |
|
|
|
|
|
|
The Grayed property is used to:
Determine if a control (or a group of controls) is grayed out.
Gray out or ungray a control, a group of controls or a window.... |
|
|
|
|
|
|
Adds data at a precise moment in a time chart. |
|
|
|
|
|
|
Transforming WINDEV applications into Mobile is very easy...... |
|
|
|
|
|
|
The Project Management Hub is used to organize and schedule a project, from design to delivery...... |
|
|
|
|
|
|
The WorkingHourStart property is used to get and change the start time of working hours used:
by an Organizer control.
by a Scheduler control.
by a Gantt Chart column (in a Table or TreeView Table control).... |
|
|
|
|
|
|
The WorkingHourEnd property is used to identify and change the end time of working hours used:
by an Organizer control.
by a Scheduler control.
by a Gantt Chart column (in a Table or TreeView Table control).... |
|
|
|
|
|
|
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ... |
|
|
|
|
|
|
Saves a document as a "docx" file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|