|
|
|
|
|
|
|
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: |
|
|
|
|
|
|
Usage example of the ContactAdd function |
|
|
|
|
|
|
The { and } operators are used to access a control, a variable, a class member or a file item... |
|
|
|
|
|
|
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation. |
|
|
|
|
|
|
Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
Prints a report created with the report editor. |
|
|
|
|
|
|
Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
Defines a background color for a time slot in an Organizer control. |
|
|
|
|
|
|
The Position keyword can correspond to... |
|
|
|
|
|
|
The Destination property is used to define:
the destination of a backup.
the result file... |
|
|
|
|
|
|
The Mode property describes:
the minimum number of nodes that must acknowledge a write... |
|
|
|
|
|
|
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.). |
|
|
|
|
|
|
Usage example of the HReadLast function |
|
|
|
|
|
|
Usage example of the dBackground function |
|
|
|
|
|
|
Usage example of the fCopyFile function |
|
|
|
|
|
|
Usage example of the FinDecreasingRedemption function |
|
|
|
|
|
|
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format... |
|
|
|
|
|
|
The Thickness property is used to get and change the thickness of an element. |
|
|
|
|
|
|
Deselects an appointment from an Organizer control. |
|
|
|
|
|
|
Returns the value of a cookie received further to an HTTP request. |
|
|
|
|
|
|
Returns the numeric value of a hexadecimal string. |
|
|
|
|
|
|
Selects an appointment in an Organizer control. |
|
|
|
|
|
|
Indicates whether the application is run in VGA mode on a mobile device. |
|
|
|
|
|
|
When used on Variant variables, the Member property is used to get the array of named elements. |
|
|
|
|
|
|
Compares two values by sorting them according to the specified HFSQL index item: all the sort... |
|
|
|
|
|
|
Extracts a specific line from a character string. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|