ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HState (Function)
Used to find out the state of a record.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
ExtractLine (Function)
Extracts a specific line from a character string.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
fSize (Function)
Returns the size of a file (in bytes).
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
RESTSend (Function)
Sends a REST request and waits for the server response.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
WordToArray (Function)
Fills an array with the words from a string.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
fChangeSize (Function)
Resizes an external file.
LooperAddLine (Function)
Adds a row at the end of a Looper control.