ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Runtime error management functions
List of functions for managing runtime errors...
Right (Function)
Extracts the last characters from a string or string buffer.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
Socket management functions
List of functions for managing sockets...
HDescribeItem (Function)
Describes a file item through programming.
HTTP functions
List of HTTP functions...
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
ServicePause (Function)
Pauses a service.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
HDescribeFile (Function)
Describes a data file programmatically.
MatTranspose (Function)
Calculates the transposed matrix.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
Constants for managing the registry
List of constants used by the registry management functions....
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
fChangeSize (Function)
Resizes an external file.
RESTSend (Function)
Sends a REST request and waits for the server response.