ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
PDF file management functions
...PDF file functions...
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
CameraRequestPermission (Function)
Requests permission to use the device's camera....
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<Camera>.Configure (Function)
Allows you to configure the video capture driver.
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
Various constants
List of various constants used by the constants WINDEV functions....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
<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.
VideoConfigure (Function)
Allows you to configure the video capture driver.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
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.