|
|
|
|
|
|
|
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description. |
|
|
|
|
|
|
Performs the following operations:
If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation.
If the file exists, opens the file.... |
|
|
|
|
|
|
The "Unit examples" pane proposes the unit examples found in the different products...... |
|
|
|
|
|
|
New features in WINDEV 28 presented in the New Features brochure.... |
|
|
|
|
|
|
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min |
|
|
|
|
|
|
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use...... |
|
|
|
|
|
|
The options for generating the HTML pages in a WEBDEV project can be defined...... |
|
|
|
|
|
|
An insert query (corresponding SQL statement...... |
|
|
|
|
|
|
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)... |
|
|
|
|
|
|
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode...... |
|
|
|
|
|
|
An application that works with the User Groupware can be used with a database handled by a Native Connector...... |
|
|
|
|
|
|
To use a WEBDEV cluster, it is necessary to distribute the load between the different cluster nodes (each node corresponding to a WEBDEV Application Server)...... |
|
|
|
|
|
|
Two tools can be used to create a setup program...... |
|
|
|
|
|
|
Dials a phone number for a voice line and chooses the device to use. |
|
|
|
|
|
|
To prevent users from leaving a control empty, you can set it as a required field...... |
|
|
|
|
|
|
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...... |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile support two types of menus: ...... |
|
|
|
|
|
|
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites...... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|