|
|
|
|
|
|
|
A Radio Button control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc.... |
|
|
|
|
|
|
The colors of a Table control (row background, text of rows, etc.) are defined in the control description...... |
|
|
|
|
|
|
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project...... |
|
|
|
|
|
|
A scrollbar can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project...... |
|
|
|
|
|
|
The CriticalSection keyword can correspond to:
the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN.
the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.... |
|
|
|
|
|
|
The following steps must be performed to implement the requirements...... |
|
|
|
|
|
|
WEBDEV allows you "suck up" the existing HTML pages...... |
|
|
|
|
|
|
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
When a site is on-lined, one of the main expectations of Web users is speed...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile support two types of menus: ...... |
|
|
|
|
|
|
Once the translation of framework libraries ("...... |
|
|
|
|
|
|
To implement a replication of HFSQL servers through programming, WLanguage...... |
|
|
|
|
|
|
The planes are used to group the controls of an element...... |
|
|
|
|
|
|
The data persistence is used to store the value typed by the user...... |
|
|
|
|
|
|
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ...... |
|
|
|
|
|
|
Returns a directory path for the shared data of the current application:
between all the users of the computer
between all the TSE users
This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store:
the files for the general configuration of the application (.INI files, .XML files, etc.).
the data files common to all the users (HFSQL .fic, .ndx and .mmo files).... |
|
|
|
|
|
|
A Slider control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|