|
|
|
|
|
|
|
Returns and modifies the position of the mouse cursor. |
|
|
|
|
|
|
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page. |
|
|
|
|
|
|
Modifies the standard hover cursor for all the edit controls of the application. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Saves an image:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
Project Management Hub: Management of projects (view, creation, ...)... |
|
|
|
|
|
|
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 Task structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess. |
|
|
|
|
|
|
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
This help page presents the main aspects of the Action Bar description window...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates...... |
|
|
|
|
|
|
The State property is used to get and change the state of an element. |
|
|
|
|
|
|
The steps for creating a RAD pattern are as follows...... |
|
|
|
|
|
|
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart. |
|
|
|
|
|
|
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters...... |
|
|
|
|
|
|
Returns the nation currently used by the system. |
|
|
|
|
|
|
The Country type is used to find out the characteristics of a country. |
|
|
|
|
|
|
The Animation property animates an image. |
|
|
|
|
|
|
A query is used to interrogate a database in order to view, insert, modify or delete data...... |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
The InitialState property is used to get the initial state of a control. |
|
|
|
|
|
|
The MemoryFormat property is used to get and change the format of the value returned for:
Date or Time edit controls.
Date or Time table columns.
Calendar controls.
Static controls.
editable combo boxes.
table columns displayed by combo boxes.... |
|
|
|
|
|
|
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...... |
|
|
|
|
|
|
Opens a directory picker. |
|
|
|
|
|
|
Draws a line:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|