ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
iParameterPDF (Function)
Defines the options for the generated PDF file.
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
VideoConfigure (Function)
Allows you to configure the video capture driver.
GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<Edit>.ConfigureAssistedInput (Function)
Used to configure the filter and the opening of assisted input.
Upload functions
The following functions are used to manage the upload:...
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).