|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV proposes several types of setup for a WINDEV application...... |
|
|
|
|
|
|
|
| CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application. |
|
|
|
|
|
|
|
| Declares the default color and style for lines, rectangles, circles, etc. contained in:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| How to manage the synchronization between:
the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file.
the corresponding page context found on the server.... |
|
|
|
|
|
|
|
| After its execution in test mode (see Running the query test), the result of the query can be...... |
|
|
|
|
|
|
|
| WordPress offers numerous templates to create original websites... |
|
|
|
|
|
|
|
| A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)...... |
|
|
|
|
|
|
|
| The Diagram Editor control allows users to create and edit diagrams in your applications and sites...... |
|
|
|
|
|
|
|
| Project configurations allow you to adapt the same project to multiple "targets".... |
|
|
|
|
|
|
|
| When creating or modifying a window in the window editor, you have the ability to display the alignment rulers...... |
|
|
|
|
|
|
|
| This help page explains how to browse the directories found on a disk.... |
|
|
|
|
|
|
|
| This help page presents the different methods that can be used to loop through the files of a directory.... |
|
|
|
|
|
|
|
| When a page template is applied to a page, all the controls and code found in the template are "copied" into the page...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|