|
|
|
|
|
|
|
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes. |
|
|
|
|
|
|
Allows you to find out and modify:- the display mode of grayed buttons found in the windows of your application.
- the display mode of translucent border for the windows of your application.
- the mode for loading large images.
|
|
|
|
|
|
|
Extracts the content of a tag found in an XML document. |
|
|
|
|
|
|
New features in WINDEV 28 presented in the New Features brochure.... |
|
|
|
|
|
|
Deletes:
all the occurrences of a substring within a string.
part of a string within another string. The part of the string to remove is identified by its position and length.... |
|
|
|
|
|
|
Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
Converts a string with hexadecimal bytes to a binary buffer. |
|
|
|
|
|
|
Saves an image:
in a file in GIF format.
in memory.... |
|
|
|
|
|
|
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users...... |
|
|
|
|
|
|
Checks whether an enumeration value known by its name is valid. |
|
|
|
|
|
|
Returns an enumeration value known by its associated value. |
|
|
|
|
|
|
Returns an enumeration value known by its name. |
|
|
|
|
|
|
Returns a combination of one or more options known by their associated values. |
|
|
|
|
|
|
Returns a combination of one or more options known by their names. |
|
|
|
|
|
|
Checks whether a combination of one of more options known by their names is valid. |
|
|
|
|
|
|
Checks whether an enumeration value known by its associated value is valid. |
|
|
|
|
|
|
Extracts a specific line from a character string. |
|
|
|
|
|
|
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request.... |
|
|
|
|
|
|
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ...... |
|
|
|
|
|
|
Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr... |
|
|
|
|
|
|
Returns the current position in the document in XPATH format. |
|
|
|
|
|
|
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
Checks the existence of a query. |
|
|
|
|
|
|
Adds a notification into the system bar of device (Android) or into the notification center (iOS). |
|
|
|
|
|
|
WINDEV allows you to create a standard socket server...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|