|
|
|
|
|
|
|
|
|
|
|
|
|
|
| By integrating a website into a window in a desktop application, you can share existing elements and boost productivity... |
|
|
|
|
|
|
|
| There are multiple solutions to provide help to the users... |
|
|
|
|
|
|
|
| A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites... |
|
|
|
|
|
|
|
| This diagram presents the different steps for developing an application with WINDEV... |
|
|
|
|
|
|
|
| The "About" window is used to display and access various information about the current application... |
|
|
|
|
|
|
|
| WINDEV proposes a help menu adapted to your applications... |
|
|
|
|
|
|
|
| To create a.NET application from a project... |
|
|
|
|
|
|
|
| Disables or customizes the automatic check for available updates. |
|
|
|
|
|
|
|
| Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications... |
|
|
|
|
|
|
|
| The setup editor WDInst ("Tools... |
|
|
|
|
|
|
|
| When creating a project, a blank custom style sheet is created and associated with the current project...... |
|
|
|
|
|
|
|
| The images are often used to illustrate the site pages...... |
|
|
|
|
|
|
|
| Saves an image:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
|
| Runs a procedure on a .Net server. |
|
|
|
|
|
|
|
| Declares the default color and style for the lines, rectangles, circles, ... in an Image variable. |
|
|
|
|
|
|
|
| Declares the font that will be used by dText in an Image variable. |
|
|
|
|
|
|
|
| The selection of records performed by query is not necessarily displayed in a report, in a window, ...... |
|
|
|
|
|
|
|
| Declares the default background color for the rectangles and circles, ... used in an Image variable. |
|
|
|
|
|
|
|
| Draws a line in an Image variable. |
|
|
|
|
|
|
|
| Identifies the color of a pixel contained in an Image variable. |
|
|
|
|
|
|
|
| Colors an area in a picLayer variable. |
|
|
|
|
|
|
|
| Extracts a specific line from a character string. |
|
|
|
|
|
|
|
| The Start of break block is optional...... |
|
|
|
|
|
|
|
| For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example).... |
|
|
|
|
|
|
|
| Returns the version number of the .Net Framework available on the current computer. |
|
|
|
|
|
|
|
| The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input. |
|
|
|
|
|
|
|
| Declares a (1, 1) (0, n) link between two tables. |
|
|
|
|
|
|
|
| The columns are used to display information in a Table control...... |
|
|
|
|
|
|
|
| Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
|
| A Spreadsheet control found in a window can be handled through programming...... |
|
|
|
|
|
|
|
| Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
|
| dSaveImage is kept for backward compatibility. |
|
|
|
|
|
|
|
| Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
|
| Indicates that the drawing functions that will be used are intended for the specified picLayer variable. |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in a WDPic image with an Alpha channel. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|