|
|
|
|
|
|
|
The table below presents the modules installed by the WEBDEV application server for Linux and their main features...... |
|
|
|
|
|
|
Kerberos is an authentication mode based on the use of tickets and secret keys...... |
|
|
|
|
|
|
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access...... |
|
|
|
|
|
|
The ScheduledTask structure is used to define all the events that will define the execution of a task...... |
|
|
|
|
|
|
The URLAuth property is used to get and define the authorization URL to be used (first URL of the OAuth 2.0 specification). |
|
|
|
|
|
|
Discover the main operations that can be performed on a project.... |
|
|
|
|
|
|
The monitoring robot proposes to check the activity of a WINDEV application...... |
|
|
|
|
|
|
The PDF Reader control includes multiple features accessible via...... |
|
|
|
|
|
|
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find...... |
|
|
|
|
|
|
A WEBDEV cluster is a set of servers (or server farm)...... |
|
|
|
|
|
|
There are several ways to open a help file...... |
|
|
|
|
|
|
The Selected property is used to:
Select, or determine if a row is selected in a List, ListView or Table control.
Select, or determine if a column or cell is selected in a Table control with row or column selection.
Select, or determine if a WEBDEV menu option is selected.... |
|
|
|
|
|
|
The SelectionOnly property is used to:
Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only.
Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only.... |
|
|
|
|
|
|
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed.... |
|
|
|
|
|
|
All WLanguage code is written in the code editor, which offers several events on a given control ...... |
|
|
|
|
|
|
To group information according the MERISE method, entities must be created...... |
|
|
|
|
|
|
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following:
the page number for the specified position,
the X-position (in mm) for the specified position,
the Y-position (in mm) for the specified position.... |
|
|
|
|
|
|
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves...... |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following:
the page number for the specified position,
the X-position (in mm) for the specified position,
the Y-position (in mm) for the specified position.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|