|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Stops the Facebook session that was started by FBStartSession. |
|
|
|
|
|
|
|
| Returns the appointment, the resource or the date found at given position in a Scheduler control. |
|
|
|
|
|
|
|
| Allows the programs currently run to process the Windows messages or runs a temporization. |
|
|
|
|
|
|
|
| Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL. |
|
|
|
|
|
|
|
| Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended. |
|
|
|
|
|
|
|
| Declares a transaction savepoint. |
|
|
|
|
|
|
|
| Tooltips are very useful for application users...... |
|
|
|
|
|
|
|
| Collapses a branch previously expanded.... |
|
|
|
|
|
|
|
| Discover the main operations that can be performed on a project.... |
|
|
|
|
|
|
|
| WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)...... |
|
|
|
|
|
|
|
| Usage example of the dFill function |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be:
an Image control,
an Image variable,
a WDPic variable (on the background layer),
a picLayer variable.... |
|
|
|
|
|
|
|
| The Color type is used to define the advanced characteristics of a WLanguage color. |
|
|
|
|
|
|
|
| The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification. |
|
|
|
|
|
|
|
| At any time, you can change the characteristics of an image inserted into a help page in the image properties...... |
|
|
|
|
|
|
|
| Retrieves a specific type of data during Drag/Drop.... |
|
|
|
|
|
|
|
| Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress. |
|
|
|
|
|
|
|
| Returns the green component of an RGB color. |
|
|
|
|
|
|
|
| Returns the red component of an RGB color. |
|
|
|
|
|
|
|
| Indicates the procedure to run during an event of Drag/Drop.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|