|
|
|
|
|
|
|
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls...... |
|
|
|
|
|
|
New features in WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
The StrikeOut property is used to:
Determine whether the strikethrough formatting is applied to a Font variable.
Apply strikethrough formatting to a Font variable.... |
|
|
|
|
|
|
Draws Markdown text:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable].... |
|
|
|
|
|
|
Returns the full height of the window (including the border, menu bar and title). |
|
|
|
|
|
|
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc. |
|
|
|
|
|
|
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points). |
|
|
|
|
|
|
The numeric edit controls propose several AAFs (Automatic Application Features):
a context menu proposing the "Calculator" option.
the ability to modify the control value with the mouse wheel.... |
|
|
|
|
|
|
A query with parameters can be used...... |
|
|
|
|
|
|
Three assignment operators are available...... |
|
|
|
|
|
|
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed...... |
|
|
|
|
|
|
Inserts an element at a given position:
into a one-dimensional WLanguage array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server. |
|
|
|
|
|
|
Allows you to:
extract a substring from a string based on a specified string separator.
search for substrings in a string based on a specified string separator.... |
|
|
|
|
|
|
Deletes a dynamic row from a Multiline Zone control. |
|
|
|
|
|
|
Returns the full width of a window (including the border). |
|
|
|
|
|
|
Copies a block of bytes or a fixed-length string from a memory address into another one. |
|
|
|
|
|
|
Usage example of the zipSplit function |
|
|
|
|
|
|
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...... |
|
|
|
|
|
|
Each Scheduler control found in a window proposes a menu to the user.... |
|
|
|
|
|
|
The FontCondensed property is used to:
Determine if characters in a text are condensed.
Condense (or not) the characters in a text.... |
|
|
|
|
|
|
The FontExtended property is used to:
Find out whether the spacing between characters in a text is increased.
Increase the spacing between characters in a text.... |
|
|
|
|
|
|
The FontLarge property is used to:
Find out whether the characters in a text are enlarged or not.
Enlarge (or not) the characters in a text.... |
|
|
|
|
|
|
The nested reports are used to print several reports (secondary reports) in a single report (main report)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|