|
|
|
|
|
|
|
You have the ability to enter Java code: - in Java applications generated with WINDEV.
- in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java. |
|
|
|
|
|
|
Immediately redraws the window controls that will be graphically refreshed. |
|
|
|
|
|
|
Immediately ends the execution of the current task: the task is flagged as ptsCanceled. |
|
|
|
|
|
|
The AnchorRateBottom property is used to:
Find out the anchor rate when a control moves on the vertical axis.
Modify the anchor rate when a control moves on the vertical axis.... |
|
|
|
|
|
|
Displays the standard window of exceptions with the content of the current exception. |
|
|
|
|
|
|
Transforms the crossed records (HCross) into deleted records. |
|
|
|
|
|
|
Returns the number of the current month. |
|
|
|
|
|
|
The Directory property is used to manage the physical directory of HFSQL files. |
|
|
|
|
|
|
Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
Used to modify the management mode of memo items. |
|
|
|
|
|
|
Modifies the properties of an HFSQL file located on a server. |
|
|
|
|
|
|
Returns the factorial of an integer number. |
|
|
|
|
|
|
Performs various statistical calculations on the file keys. |
|
|
|
|
|
|
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server).... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...... |
|
|
|
|
|
|
Used to find out the state of a record. |
|
|
|
|
|
|
Used to find out whether an archive exists. |
|
|
|
|
|
|
Loads an image in an Image variable from a memo, a file or a binary buffer. |
|
|
|
|
|
|
Sends a stop request to a thread. |
|
|
|
|
|
|
Converts a number to words. |
|
|
|
|
|
|
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory. |
|
|
|
|
|
|
Shuffles the elements of a WLanguage array. |
|
|
|
|
|
|
The Anchor property sets the anchors of a control in a window, page or report. |
|
|
|
|
|
|
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.). |
|
|
|
|
|
|
Configures the isolation mode of transactions for a connection to an HFSQL server. |
|
|
|
|
|
|
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|