|
|
|
|
|
|
|
Several methods can be used to distribute a WINDEV application...... |
|
|
|
|
|
|
Returns the different types of columns supported:
by the data source identified by SQLConnect
by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection).... |
|
|
|
|
|
|
List of constants used by the functions for managing dialog boxes... |
|
|
|
|
|
|
Variables can be declared anywhere in the code.... |
|
|
|
|
|
|
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen. |
|
|
|
|
|
|
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. |
|
|
|
|
|
|
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen. |
|
|
|
|
|
|
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, ...... |
|
|
|
|
|
|
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...... |
|
|
|
|
|
|
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The InitialVisible property is used to determine if:
a control was visible during the first display of the associated window or page.
a window was visible during its first display.... |
|
|
|
|
|
|
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ...... |
|
|
|
|
|
|
Returns:
the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
the size of a buffer, i.e., the number of bytes in the buffer.... |
|
|
|
|
|
|
List of image drawing and processing functions... |
|
|
|
|
|
|
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves. |
|
|
|
|
|
|
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves. |
|
|
|
|
|
|
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control. |
|
|
|
|
|
|
WDSQL is used to find out the structure of the accessed database...... |
|
|
|
|
|
|
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV...... |
|
|
|
|
|
|
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|