|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications... |
|
|
|
|
|
|
|
| The code editor proposes several display options...... |
|
|
|
|
|
|
|
| Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes, which means 32 hexadecimal characters.
equal to 32 bytes, which means 64 hexadecimal characters.... |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run when launched by the user...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site...... |
|
|
|
|
|
|
|
| Lists the directories and the files found:
on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV,
on the client computer.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
|
| Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged. |
|
|
|
|
|
|
|
| Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window...... |
|
|
|
|
|
|
|
| Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances...... |
|
|
|
|
|
|
|
| You can manipulate columns of Table controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| Determines if a geographic polygon overlaps another geometry. |
|
|
|
|
|
|
|
| Calculates the convex hull of the specified 2D polygon. |
|
|
|
|
|
|
|
| Determines if geometry A (of type 2D polygon) covers geometry B. |
|
|
|
|
|
|
|
| Calculates the distance between two geometries. |
|
|
|
|
|
|
|
| Determines if geometry A (of type 2D polygon) contains geometry B. |
|
|
|
|
|
|
|
| Returns a geometry representing the difference between a 2D polygon and another geometry. |
|
|
|
|
|
|
|
| The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself...... |
|
|
|
|
|
|
|
| UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled...... |
|
|
|
|
|
|
|
| This feature is used to signal that a table cannot be modified after writing...... |
|
|
|
|
|
|
|
| When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|