|
|
|
|
|
|
|
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad...... |
|
|
|
|
|
|
WINDEV Mobile includes a User Groupware for Android and iOS applications...... |
|
|
|
|
|
|
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr... |
|
|
|
|
|
|
Android or iOS projects can use custom fonts...... |
|
|
|
|
|
|
WINDEV Mobile offers the possibility to configure the characteristics of the windows.... |
|
|
|
|
|
|
A report provides a custom view of data...... |
|
|
|
|
|
|
The modeling editor proposes an advanced management of styles...... |
|
|
|
|
|
|
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query...... |
|
|
|
|
|
|
Returns a string after removing the spaces:
from the left and right side of the initial string.
within the string.... |
|
|
|
|
|
|
Finds the position of a specified string within another string. |
|
|
|
|
|
|
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed. |
|
|
|
|
|
|
Prints the content of a Document in "docx" format. |
|
|
|
|
|
|
Replaces the specified fragment with a table. |
|
|
|
|
|
|
Converts a Document variable into an HTML file. |
|
|
|
|
|
|
Indicates the end of a series of actions performed in a Document variable in a single event ("undo/redo").... |
|
|
|
|
|
|
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items). |
|
|
|
|
|
|
The hbReading type is used to define the characteristics of a read operation. |
|
|
|
|
|
|
Finds all the instances of a character string and replaces them with another string in a Document variable. |
|
|
|
|
|
|
Selects a fragment in a Word Processing control. |
|
|
|
|
|
|
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document. |
|
|
|
|
|
|
Converts a Word Processing document into an HTML file. |
|
|
|
|
|
|
Signals the end of grouping for a set of operations in a single event (management of "undo/redo").... |
|
|
|
|
|
|
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable. |
|
|
|
|
|
|
Prints a document in "docx" format. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|