|
|
|
|
|
|
|
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc. |
|
|
|
|
|
|
Calculates the difference between two times in hundredths of a second. |
|
|
|
|
|
|
Calculates the number of days between two dates. |
|
|
|
|
|
|
Compresses the memory footprint occupied by a matrix. |
|
|
|
|
|
|
Stops a secondary thread. Function not recommended. |
|
|
|
|
|
|
Enables or disables the display of color gradients in a chart. |
|
|
|
|
|
|
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format). |
|
|
|
|
|
|
Returns or modifies the system date (current date and time defined on the current computer). |
|
|
|
|
|
|
Indicates whether the code is run:
from a Windows Mobile application.
from a WINDEV application, from a WEBDEV site or from a PHP application.
Function kept for backward compatibility.... |
|
|
|
|
|
|
Inverts the colors:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Indicates whether the current process is run:
from a WINDEV executable.
from the WEBDEV runtime engine (AWP).... |
|
|
|
|
|
|
Builds a sequence of characters containing a line. |
|
|
|
|
|
|
Pulls out a section (or all sections) in a chart. |
|
|
|
|
|
|
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements...... |
|
|
|
|
|
|
Expands:
the entire hierarchy (all nodes) of a TreeView Table control.
all breaks of a Table control.... |
|
|
|
|
|
|
Implements a user filter on a column found in a Table or TreeView Table control. |
|
|
|
|
|
|
Identifies the color of a pixel:
in an Image control.
in an Image variable.
in a picLayer variable.
in a WDPic variable].... |
|
|
|
|
|
|
Indicates whether the code is run in the Windows Phone simulator.
Function kept for backward compatibility.... |
|
|
|
|
|
|
Starts a new SSH session of "Shell" type. |
|
|
|
|
|
|
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment. |
|
|
|
|
|
|
Returns the geographical position of the point located in the center of the map currently displayed in a Map control. |
|
|
|
|
|
|
Used to enumerate the project elements: windows, pages, reports, queries, ... |
|
|
|
|
|
|
Creates or updates a query on an HFSQL server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|