|
|
|
|
|
|
|
WINDEV allows you to open windows in popup format... |
|
|
|
|
|
|
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
New projects are often cross-platform.... |
|
|
|
|
|
|
Custom context menus are created in the window editor and can be handled programmatically...... |
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language...... |
|
|
|
|
|
|
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows...... |
|
|
|
|
|
|
WINDEV gives you the ability to lock your applications (after a specific duration for example)...... |
|
|
|
|
|
|
Indicates whether the code is run in Windows mode or not. |
|
|
|
|
|
|
Returns the number of windows opened at a given time. |
|
|
|
|
|
|
Converts an ANSI string (Windows) to a UNICODE string. |
|
|
|
|
|
|
Starts a session for receiving and reading emails with the POP3 protocol. |
|
|
|
|
|
|
Initializes a Bluetooth Low Energy device in Windows. |
|
|
|
|
|
|
Initializes a Bluetooth Low Energy device in Windows. |
|
|
|
|
|
|
List of events associated with internal windows... |
|
|
|
|
|
|
Stops the system or closes the current Windows session. |
|
|
|
|
|
|
List of functions for managing the registry... |
|
|
|
|
|
|
Pastes the content of Windows clipboard into an OLE control. |
|
|
|
|
|
|
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor.... |
|
|
|
|
|
|
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile...... |
|
|
|
|
|
|
The planes are used to group the controls of an element...... |
|
|
|
|
|
|
You are interested by a window found in a non-WINDEV application?...... |
|
|
|
|
|
|
Your application opens several windows at the same time and you don't know which one to use?...... |
|
|
|
|
|
|
To customize the interface of an Organization Chart control, you must use specific internal windows.... |
|
|
|
|
|
|
Some WINDEV features use the GDI+ framework...... |
|
|
|
|
|
|
By default, WINDEV applications allow end users to modify the interface of the application...... |
|
|
|
|
|
|
Initializes Bluetooth Low Energy (required in Windows and iOS only) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|