|
|
|
|
|
|
|
Indicates whether the code is run from a code written in a user macro-code. |
|
|
|
|
|
|
Enables or disables the management of cookies in an HTTP request run:
by HTTPRequest.
by HTTPSend.... |
|
|
|
|
|
|
Centers the map displayed in a Map control on a geographical position or on a specific location. |
|
|
|
|
|
|
The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio Button controls, etc..
Set the number of columns in a multi-column List Box control.... |
|
|
|
|
|
|
The following constants are used by URI-specific functions:... |
|
|
|
|
|
|
List of constants used by the functions for chart management.... |
|
|
|
|
|
|
The beaconGroup type is used to define the advanced characteristics of a set of Beacons. |
|
|
|
|
|
|
When printing a report, you have the ability to pass parameters to this report...... |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional WLanguage array or in an advanced array property.... |
|
|
|
|
|
|
To develop a WINDEV Mobile application for iPhone/iPad, you need:... |
|
|
|
|
|
|
Adds a new appointment to an Organizer control. |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in an Organizer control,
all appointments found in an Organizer control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
Defines the time range displayed by the Organizer control in Day mode or in Week mode. |
|
|
|
|
|
|
Retrieves information about the current exception. |
|
|
|
|
|
|
Erases the chart drawing (in an Image control or in a window). |
|
|
|
|
|
|
Run on the server, this function is used to wait for a connection request coming from the client sockets. |
|
|
|
|
|
|
Modifies the hue, the saturation and the lightness of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Used to display two different types of charts in the same chart. |
|
|
|
|
|
|
Returns:
the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed).
the list of sequenced reports currently printed (iSequenceAdd).... |
|
|
|
|
|
|
The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
Usage example of the WithSpace function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|