ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Breakpoints
When testing an application in the editor, breakpoints make it possible to automatically launch the debugger from a given line of code......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Constants for telemetry management
Constants for telemetry management...
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Constants for managing Organizer controls
Constants for managing Organizer controls...
Organizer control: Customizing appointments
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
aiImageResult (Variable type)
The aiImageResult type is used to retrieve the result of AIDetect.
Type (Property)
The Type property gets and sets the type of an element.
Character string: How do I extract, delete or replace words?
This page presents the main operations that can be performed on a character string....
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
DurationToString (Function)
Converts a duration to a character string in the specified format.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......