|
|
|
|
|
|
|
New features in WINDEV 27 presented in the New Features brochure.... |
|
|
|
|
|
|
Starting with version 24, you can update a Session or AWP site without disconnecting users...... |
|
|
|
|
|
|
WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code...... |
|
|
|
|
|
|
The SCM gives you the ability to define a check-in policy...... |
|
|
|
|
|
|
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form...... |
|
|
|
|
|
|
Project configurations allow you to easily define the "target" platforms of the project.... |
|
|
|
|
|
|
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle...... |
|
|
|
|
|
|
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...... |
|
|
|
|
|
|
Project Management Hub: Management of projects (view, creation, ...)... |
|
|
|
|
|
|
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The DisplayOrphan property is used to:
Determine whether a row or column in a Pivot Table control is displayed when it has no parent.
Change the display mode of a row or column in a Pivot Table control when it has no parent.... |
|
|
|
|
|
|
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
The test of a single page allows you to run the current page in WEBDEV...... |
|
|
|
|
|
|
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...... |
|
|
|
|
|
|
The PageByPagePrint property is used to:
Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler.
Find out the print mode of the report (page by page or all at once).... |
|
|
|
|
|
|
WinSize:
returns or modifies the window display mode (maximized, minimized or normal),
modifies the window height and/or width,
moves the window and modifies a window's height and/or width.... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to handle an HTML control through programming...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|