|
|
|
|
|
|
|
WINDEV allows you to handle a Range Slider control through programming...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...... |
|
|
|
|
|
|
The UUID type is used to easily manage:
UUIDs or GUIDs,
automatic UUID HFSQL identifiers,
identifiers for COM/Automation objects and interfaces,
...... |
|
|
|
|
|
|
MySelf is used to handle the current control... |
|
|
|
|
|
|
Starts the execution of a process through programming. |
|
|
|
|
|
|
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
You can handle Edit controls programmatically...... |
|
|
|
|
|
|
Creates an HFSQL view.
This function uses the former view mechanism.... |
|
|
|
|
|
|
Displays a custom error message in a system error window. |
|
|
|
|
|
|
Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart.... |
|
|
|
|
|
|
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu...... |
|
|
|
|
|
|
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format. |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
Sets the position on the last element of memory area and returns the value of this element. |
|
|
|
|
|
|
Four versions are available for the SCM repository...... |
|
|
|
|
|
|
Sends a push notification to a mobile device (iOS or Android). |
|
|
|
|
|
|
Sends a NFC tag to another device. |
|
|
|
|
|
|
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000...... |
|
|
|
|
|
|
The WithClosingButton property is used to:
Determine whether all the tabs of a Dynamic Tab control have a Close button.
Show a Close button in all the tabs of a Dynamic Tab control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|