|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Windows windows developed with WINDEV... |
|
|
|
|
|
|
|
| The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project... |
|
|
|
|
|
|
|
| By integrating a website into a window in a desktop application, you can share existing elements and boost productivity... |
|
|
|
|
|
|
|
| Declares the default background color for the rectangles and circles, ... used in a picLayer variable. |
|
|
|
|
|
|
|
| Inverts the colors:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Draws a line in a WDPic variable. |
|
|
|
|
|
|
|
| Identifies the color of a pixel contained in a picLayer variable. |
|
|
|
|
|
|
|
| Declares the font that will be used by dText in a WDPic variable. |
|
|
|
|
|
|
|
| Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable. |
|
|
|
|
|
|
|
| Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
|
| Establishes a remote connection. |
|
|
|
|
|
|
|
| Closes the line that was opened by NetOpenRemoteAccess. |
|
|
|
|
|
|
|
| The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site...... |
|
|
|
|
|
|
|
| Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...). |
|
|
|
|
|
|
|
| Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end. |
|
|
|
|
|
|
|
| IFrame is an HTML concept...... |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run when launched by the user...... |
|
|
|
|
|
|
|
| WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)...... |
|
|
|
|
|
|
|
| Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
| The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|