|
|
|
|
|
|
|
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: |
|
|
|
|
|
|
The ShortcutKey property gets and sets the keyboard shortcut associated with a control. |
|
|
|
|
|
|
Splits a file into several files. |
|
|
|
|
|
|
Builds a complete file path from the directory and short name of a file. This function is mainly... |
|
|
|
|
|
|
Returns the position of the first character of a line in a block of text. |
|
|
|
|
|
|
Checks whether an expression is false in assertive programming and in automated test mode. |
|
|
|
|
|
|
The help editor allows you to define styles of paragraphs...... |
|
|
|
|
|
|
The FullName property is used to find out the full name:
of a control.
of a window.... |
|
|
|
|
|
|
Deletes a directory from a disk. |
|
|
|
|
|
|
Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
Returns the status of a Camera control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Loads an image in memory so that it can be used later by gImage. |
|
|
|
|
|
|
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control). |
|
|
|
|
|
|
Stops playing or recording a video in a Camera control.
Function kept for "Version-26-compatible"... |
|
|
|
|
|
|
Returns the content of the current record (in a file, a view or a query, ...). |
|
|
|
|
|
|
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database.... |
|
|
|
|
|
|
Modifies the properties of a database located on an HFSQL server. |
|
|
|
|
|
|
Returns the status of the current burner. |
|
|
|
|
|
|
Returns the path of the current burner. |
|
|
|
|
|
|
Reinitializes:
the Contact structure.
a Contact variable.... |
|
|
|
|
|
|
Stops the current or forthcoming execution of an automatic procedure (defined by the properties... |
|
|
|
|
|
|
Usage example of the HCreateView function |
|
|
|
|
|
|
Shuffles the elements of a WLanguage array. |
|
|
|
|
|
|
Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
Several WLanguage properties can be used on a menu found in a window or in a page...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|