|
|
|
|
|
|
|
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes...... |
|
|
|
|
|
|
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created...... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
The ContextMenu property is used to:
Get the custom context menu of a control, window or page.
Change the custom context menu of a control, window or page (or associate another context menu).
Customize the system menus of the controls by adding options.... |
|
|
|
|
|
|
Displays a dialog box on each client computer connected to the server.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Loads the changes made by the end user in a window. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components...... |
|
|
|
|
|
|
Automatically updates the controls in a window or 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.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button...... |
|
|
|
|
|
|
WINDEV allows you to handle an Image Editor control through programming...... |
|
|
|
|
|
|
Used to find out and modify some settings of HFSQL Client/Server server.... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project.... |
|
|
|
|
|
|
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories). |
|
|
|
|
|
|
Returns the physical memory space for the current computer. |
|
|
|
|
|
|
An internal component is a set of elements from a project...... |
|
|
|
|
|
|
Returns:
the value rounded up to the nearest integer.
the duration rounded up to the nearest interval.
the date and time rounded up to the nearest interval.... |
|
|
|
|
|
|
From now on, the Web sites can be viewed on several platforms...... |
|
|
|
|
|
|
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control. |
|
|
|
|
|
|
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language. |
|
|
|
|
|
|
The Anchor property sets the anchors of a control in a window, page or report. |
|
|
|
|
|
|
Project configurations allow you to adapt the same project to multiple "targets"...... |
|
|
|
|
|
|
The FocusOnClick property is used to:
Determine if a control gains focus when clicked.
Allow or prevent a control from gaining focus when clicked.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|