|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Splitter control is used to divide a window into several distinct areas... |
|
|
|
|
|
|
|
| The project includes windows, reports, queries, help files, sets of procedures, ...... |
|
|
|
|
|
|
|
| The Calendar control is used to permanently display a calendar in a window or page...... |
|
|
|
|
|
|
|
| The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values...... |
|
|
|
|
|
|
|
| Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture.... |
|
|
|
|
|
|
|
| Data binding is a process that binds variables in memory to controls in a window or page...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment...... |
|
|
|
|
|
|
|
| The ScreenshotAllowed property is used to:
Determine whether it is possible to take screenshots of a window,
Allow or prevent taking screenshots of a window.... |
|
|
|
|
|
|
|
| The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control . |
|
|
|
|
|
|
|
| In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows).... |
|
|
|
|
|
|
|
| To create a.NET assembly, ...... |
|
|
|
|
|
|
|
| To work on a project element found in the Source Code Manager, you must check out the element before it can be modified...... |
|
|
|
|
|
|
|
| A style sheet is a "...... |
|
|
|
|
|
|
|
| The Body block corresponds to the main block of the report...... |
|
|
|
|
|
|
|
| There are several ways to open a help file...... |
|
|
|
|
|
|
|
| Automatically updates:
the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
| Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application...... |
|
|
|
|
|
|
|
| Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|