ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringDelete (Function)
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....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
fDirSize (Function)
Returns the size of a directory in bytes.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
IntegerPart (Function)
Returns the integer part of a number.
SocketExist (Function)
Checks the existence of socket.
LooperInsertLine (Function)
Inserts a row into a Looper control.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.