|
|
|
|
|
|
|
WINDEV allows you to open windows in popup format... |
|
|
|
|
|
|
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
A Pivot Table control can be handled through programming...... |
|
|
|
|
|
|
By testing the project you can simulate how the application will run.... |
|
|
|
|
|
|
WINDEV allows the user to easily sort the columns of a Table control.... |
|
|
|
|
|
|
Organization of WINDEV Concepts... |
|
|
|
|
|
|
A client application of a socket server connects to a standard server in order to exchange information via socket...... |
|
|
|
|
|
|
To manage the outgoing calls in a WINDEV or WINDEV Mobile application...... |
|
|
|
|
|
|
Lists the available disks:
on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV,
on the client computer.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls...... |
|
|
|
|
|
|
Deletes a scheduled task. |
|
|
|
|
|
|
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task. |
|
|
|
|
|
|
Opens the property page of a scheduled task. |
|
|
|
|
|
|
Deletes a trigger from a scheduled task. |
|
|
|
|
|
|
The ScheduledTask structure is used to define all the events that will define the execution of a task...... |
|
|
|
|
|
|
Each Scheduler control found in a window proposes a menu to the user.... |
|
|
|
|
|
|
Each Organizer control found in a window proposes a menu to the user...... |
|
|
|
|
|
|
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor...... |
|
|
|
|
|
|
Methods to associate a control with a tab pane...... |
|
|
|
|
|
|
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming...... |
|
|
|
|
|
|
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
To use a Progress database with the Native Connector, you must ...... |
|
|
|
|
|
|
The Start of break block is optional...... |
|
|
|
|
|
|
A property is a code element that includes two processes...... |
|
|
|
|
|
|
WEBDEV is a full development environment devoted to Internet and Intranet...... |
|
|
|
|
|
|
The principle of JITc technology (Just In Time Compilation) is straightforward...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|