ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV and the SOAP protocol
Writes a message intended to another socket.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
TelemetryEnable (Function)
Enables the telemetry manually.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
The Line control
A Line control is used to display a line in a page......
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
iPageEnd (Function)
Forces the move to the next page during the report print.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.