|
|
|
|
|
|
|
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls... |
|
|
|
|
|
|
Set the parent of the next window to open...... |
|
|
|
|
|
|
The management of exceptions can be customized by process...... |
|
|
|
|
|
|
New features in WINDEV 28 presented in the New Features brochure.... |
|
|
|
|
|
|
The CriticalSection keyword can correspond to:
the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN.
the CriticalSection variable, which makes it possible 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.... |
|
|
|
|
|
|
The following WLanguage functions are used to handle UPnP devices... |
|
|
|
|
|
|
Encryption and compression functions... |
|
|
|
|
|
|
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV...... |
|
|
|
|
|
|
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile.... |
|
|
|
|
|
|
In a database, the email address of customers, suppliers, ...... |
|
|
|
|
|
|
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas...... |
|
|
|
|
|
|
WINDEV Mobile offers the possibility to configure the characteristics of the windows.... |
|
|
|
|
|
|
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable]. |
|
|
|
|
|
|
Dynamically changes the skin template:
of all windows found in the current application,
of the windows found in the WINDEV components used by the application,
of a specific window found in the project.... |
|
|
|
|
|
|
Returns the rounding difference between:
the value displayed in a "Currency + Euro" control,
the associated control used for dual display.... |
|
|
|
|
|
|
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards...... |
|
|
|
|
|
|
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis. |
|
|
|
|
|
|
List of constants for managing WLanguage types.... |
|
|
|
|
|
|
An SQL view is a virtual data source defined by an SQL query...... |
|
|
|
|
|
|
WINDEV enables you to handle an OLE control by programming...... |
|
|
|
|
|
|
The NumberPage property is used to get:
the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control.
the number of pages in a PDF file displayed in an Image control.
the number of pages found in a PDF file displayed in a PDF Reader control.
the number of pages found in a DOCX file displayed in a Word Processing control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|