|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Discover the main characteristics of the controls... |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by NearbyShareAcceptConnection to track the data transfer progress. This procedure gets the status of the current transfer. |
|
|
|
|
|
|
|
| Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel. |
|
|
|
|
|
|
|
| Seeks an element in a one-dimensional WLanguage array by using a comparison procedure. |
|
|
|
|
|
|
|
| The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language). |
|
|
|
|
|
|
|
| Displays a new Captcha in a Captcha control. |
|
|
|
|
|
|
|
| Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
|
| Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. The result can be retrieved via a WLanguage procedure ("callback") when the document editing window is closed.
As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams... |
|
|
|
|
|
|
|
| The Organization Chart control is used to represent elements in a hierarchical way.
For example:
the contributors of a company according to their position.
the different branches of a group with their inter-dependencies.
the different steps of a manufacturing process, ...... |
|
|
|
|
|
|
|
| Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders). |
|
|
|
|
|
|
|
| Allows you to perform one of the following actions:
save the document coming from the Twain device in a Bitmap file (".BMP" extension).
view the document coming from the Twain device in the user interface of the device.
save the document coming from the Twain device directly in memory in Bitmap format (in a buffer).... |
|
|
|
|
|
|
|
| The TypeDescription property is used to:
Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically.
Define the type used by an Enumeration or Combination item (when describing the item through programming).... |
|
|
|
|
|
|
|
| Adds an icon that overlays the application icon in the taskbar. |
|
|
|
|
|
|
|
| WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min |
|
|
|
|
|
|
|
| The Ad control uses the AdMob SDK.... |
|
|
|
|
|
|
|
| Runs a function found in an external DLL. |
|
|
|
|
|
|
|
| To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... database schema.... |
|
|
|
|
|
|
|
| Interactive notification management constants... |
|
|
|
|
|
|
|
| The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|