|
|
|
|
|
|
|
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window...... |
|
|
|
|
|
|
Goes to the next row (i.e next record) of the query result. |
|
|
|
|
|
|
Runs a server procedure without refreshing the page. |
|
|
|
|
|
|
The query editor allows you to optimize the execution speed of one or more queries...... |
|
|
|
|
|
|
The database can be accessed via a web service...... |
|
|
|
|
|
|
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer...... |
|
|
|
|
|
|
The XInitial property is used to:
Get the X-coordinate:
of a control (position on the X-axis) when opening the window or the page.
of a window (position on X-axis) when opening the window.
Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.... |
|
|
|
|
|
|
The YInitial property is used to:
Find out the Y-coordinate:
of a control (position on Y-axis) when opening the window or the page.
of a window (position on Y-axis) when opening the window.
Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window.
Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report.... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls...... |
|
|
|
|
|
|
All contributors must provide details about their work schedule so that project management tools reflect reality...... |
|
|
|
|
|
|
In version 27, new functions, properties and data types have been introduced and some have been improved...... |
|
|
|
|
|
|
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component. |
|
|
|
|
|
|
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report...... |
|
|
|
|
|
|
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes...... |
|
|
|
|
|
|
Draws an arc of circle or an arc of ellipse:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
A Gantt chart allows you to graphically view the progress status of a project...... |
|
|
|
|
|
|
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities...... |
|
|
|
|
|
|
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)...... |
|
|
|
|
|
|
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically.... |
|
|
|
|
|
|
Applies a computation to each element of a WLanguage array. |
|
|
|
|
|
|
The Country type is used to find out the characteristics of a country. |
|
|
|
|
|
|
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)... |
|
|
|
|
|
|
The DataBinding property is used to identify and change the binding between a control and:
an item in a data file.
a variable.
several variables.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|