|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders). |
|
|
|
|
|
|
|
| Allows you to:
find out and/or modify the behavior of the application or site when some errors are generated.
optimize the calls to the functions declared externally.
find out and/or change how the application uses JITc.
find out and/or modify the management mode of low references for all the instantiated objects.... |
|
|
|
|
|
|
|
| WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
|
| The sfSaveResult type is used to find out the result of SFAdd and SFModify... |
|
|
|
|
|
|
|
| Converts:
an ANSI string (Windows) to a UNICODE string.
a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming...... |
|
|
|
|
|
|
|
| Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
| Creates a movable replication. |
|
|
|
|
|
|
|
| The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows. |
|
|
|
|
|
|
|
| WEBDEV allows you to import a CSS style sheet into a WEBDEV project...... |
|
|
|
|
|
|
|
| Burns the files found in the compilation onto the CD or DVD. |
|
|
|
|
|
|
|
| The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart. |
|
|
|
|
|
|
|
| Opens the User Groupware login window or page. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Usage example of the zipMerge function |
|
|
|
|
|
|
|
| The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun. |
|
|
|
|
|
|
|
| Sends a data to the program connected via DDE. |
|
|
|
|
|
|
|
| Blurs the entire given area:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Adds a new option into a Check Box control. |
|
|
|
|
|
|
|
| You can surround code fragments with a condition, structure, etc.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|