|
|
|
|
|
|
|
New features in WEBDEV 28 presented in the New Features brochure.... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...... |
|
|
|
|
|
|
Tags are used to associate keywords with incidents in the Project Management Hub...... |
|
|
|
|
|
|
Displays the requested information (content of a control, for example) in a window opened next to the current window. |
|
|
|
|
|
|
List of constants used by the functions for managing executables.... |
|
|
|
|
|
|
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
Creates a movable replication. |
|
|
|
|
|
|
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it. |
|
|
|
|
|
|
Extracts a file from an archive and automatically decompresses it to a physical location or in memory. |
|
|
|
|
|
|
Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
New features in WEBDEV 28 presented in the New Features brochure.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
WINDEV can be used to generate windows for a Java application...... |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice.... |
|
|
|
|
|
|
Displays a value in a control or assigns a value in a variable. |
|
|
|
|
|
|
The aiImageResult type is used to retrieve the result of AIDetect. |
|
|
|
|
|
|
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item... |
|
|
|
|
|
|
Closes a WINDEV window (and returns a value if necessary). |
|
|
|
|
|
|
Inserts an element into a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.... |
|
|
|
|
|
|
List of events associated with the columns of Table controls... |
|
|
|
|
|
|
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file.... |
|
|
|
|
|
|
The Name property is used to get the name of an element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|