|
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
New features in WINDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
The Windows windows developed with WINDEV... |
|
|
|
|
|
|
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ... |
|
|
|
|
|
|
There are multiple solutions to provide help to the users... |
|
|
|
|
|
|
Transforming WINDEV applications into Mobile is very easy... |
|
|
|
|
|
|
Initializes the different SQL variables with information relative to the last query run. |
|
|
|
|
|
|
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
The main elements of the project editor are as follows: |
|
|
|
|
|
|
MySelf is used to handle the current control... |
|
|
|
|
|
|
The DndSource property is used to determine and change a control's drag-and-drop behavior.... |
|
|
|
|
|
|
Retrieves and/or changes the character set used:
by all the screen fonts.... |
|
|
|
|
|
|
The Number property is used to get the number of an element. |
|
|
|
|
|
|
Selects an appointment in a Scheduler control. |
|
|
|
|
|
|
Deselects an appointment from a Scheduler control. |
|
|
|
|
|
|
List of functions for handling the Combo Box controls... |
|
|
|
|
|
|
Usage example of the Type property |
|
|
|
|
|
|
Usage example of the HState function |
|
|
|
|
|
|
Usage example of the zipIsMulti function |
|
|
|
|
|
|
The Property Encryption allows you to know and modify the type of encryption used. |
|
|
|
|
|
|
Usage example of the FTPCommand function |
|
|
|
|
|
|
Usage example of the fCreate function |
|
|
|
|
|
|
Usage example of the HRecNum function |
|
|
|
|
|
|
Automatically updates the controls in a window or page with:
the values of the bound items... |
|
|
|
|
|
|
Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
The animation of Chart controls allows you to define a dynamic display in your applications...... |
|
|
|
|
|
|
Displays a custom error message in a system error window for a set amount of time. |
|
|
|
|
|
|
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM... |
|
|
|
|
|
|
A Font variable creates a font programmatically... |
|
|
|
|
|
|
The Cursor property is used to get and change the position of the mouse cursor in one... |
|
|
|
|
|
|
Opens the default messaging software:
of Web user on the browser computer.
of the user... |
|
|
|
|
|
|
Deletes a row from:
a Table control,
a TreeView Table control,
a table displayed in a Combo... |
|
|
|
|
|
|
Returns or modifies the attributes of a file. |
|
|
|
|
|
|
Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|