|
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates...... |
|
|
|
|
|
|
The ReturnedValue property is used to handle the return value. |
|
|
|
|
|
|
An Update query (SQL UPDATE statement) is used to modify the records in a database file...... |
|
|
|
|
|
|
All developers appreciate the possibility to debug an application directly on the device...... |
|
|
|
|
|
|
A Table control can be based on a data file, based on a variable or populated programmatically...... |
|
|
|
|
|
|
The development in "3-tier" architecture is now simplified...... |
|
|
|
|
|
|
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application...... |
|
|
|
|
|
|
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause. |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls...... |
|
|
|
|
|
|
Opens a non-modal child window. |
|
|
|
|
|
|
In the line charts, the data is interpreted as successive y coordinates of points...... |
|
|
|
|
|
|
The UI (User Interface) of an application is mainly composed of windows.... |
|
|
|
|
|
|
The different operations that can be performed on the window controls are as follows...... |
|
|
|
|
|
|
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices. |
|
|
|
|
|
|
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window. |
|
|
|
|
|
|
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically...... |
|
|
|
|
|
|
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min |
|
|
|
|
|
|
Most WLanguage functions can be used in the events of a report (created with the report editor)...... |
|
|
|
|
|
|
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application...... |
|
|
|
|
|
|
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min |
|
|
|
|
|
|
The DisplayMask property is used to:
Find out the display mask.
Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.... |
|
|
|
|
|
|
You can use Java code:
in Java applications generated with WINDEV.
in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|