|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To handle the communication streams, WINDEV includes...... |
|
|
|
|
|
|
|
| Adds a link to a text section in an RTF Edit control. |
|
|
|
|
|
|
|
| Returns the type of pointer used on the device: finger, mouse or stylus. |
|
|
|
|
|
|
|
| Adds data to a Radial Bar chart. |
|
|
|
|
|
|
|
| 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).... |
|
|
|
|
|
|
|
| Allows you to :
view the document coming from the Twain device in an Image control.
view the document coming from the Twain device in the user interface of device.... |
|
|
|
|
|
|
|
| The query editor automatically creates a technical documentation for each query...... |
|
|
|
|
|
|
|
| A mobile device can receive push notifications...... |
|
|
|
|
|
|
|
| A project was already created and translated...... |
|
|
|
|
|
|
|
| An Active WEBDEV Page can be displayed...... |
|
|
|
|
|
|
|
| A lambda ("lambda function") is a more concise way to write internal procedures... |
|
|
|
|
|
|
|
| The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing automated tests.... |
|
|
|
|
|
|
|
| Windows Vista (and later) proposes several improvements...... |
|
|
|
|
|
|
|
| The CompactToolbar property is used to:
determine if the window toolbars are compacted.
compact (or not) the toolbars.... |
|
|
|
|
|
|
|
| When creating and developing the different elements of a project (window, query, report, project, ...... |
|
|
|
|
|
|
|
| WINDEV allows you to create help window templates...... |
|
|
|
|
|
|
|
| Simulates the keystrokes and the mouse actions. |
|
|
|
|
|
|
|
| Decodes a character string that was encoded by Encode. |
|
|
|
|
|
|
|
| control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos...... |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project.... |
|
|
|
|
|
|
|
| An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|