|
|
|
|
|
|
|
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports.... |
|
|
|
|
|
|
Displays a message box and returns the value of the button clicked by the user. |
|
|
|
|
|
|
Pops an element from a stack. |
|
|
|
|
|
|
Ends the execution of the current program. |
|
|
|
|
|
|
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Configures the automatic behavior that will be implemented if an exception occurs in the current process. |
|
|
|
|
|
|
Runs a server procedure without refreshing the page. |
|
|
|
|
|
|
The ScheduledTask structure is used to define all the events that will define the execution of a task...... |
|
|
|
|
|
|
The monitoring robot allows you to manage the users related to the different check error reports...... |
|
|
|
|
|
|
When distributing an application or a site, you may want to offer both a full version and a limited version...... |
|
|
|
|
|
|
Starts a session for receiving and reading emails with the POP3 protocol. |
|
|
|
|
|
|
The following paragraphs explain...... |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
The following events are associated to reports (order of appearance in the code editor)...... |
|
|
|
|
|
|
WDInst is used to configure the installation of files...... |
|
|
|
|
|
|
Stops the current process and forces the input in the specified control, window or page. |
|
|
|
|
|
|
Describes a new connection to an external database. |
|
|
|
|
|
|
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server...... |
|
|
|
|
|
|
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data. |
|
|
|
|
|
|
A WEBDEV cluster is a set of servers (or server farm)...... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology...... |
|
|
|
|
|
|
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows...... |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
Opens the User Groupware login window or page. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|