ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
iPrintImage (Function)
Sends the image file to print to the print buffer.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Chart: Managing legends
Several types of legends are supported in the charts......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
RegistryCreateKey (Function)
Creates a key in the Windows registry.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
HOpen (Function)
Opens a data file.
URIGetInfo (Function)
Retrieves information of a URI resource.
Contains (Function)
Allows you to check if a substring is within a string.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
fLock (Function)
Entirely or partially locks an external file.
ControlToSource (Function)
Assigns the control value to the source of a control link.
fSize (Function)
Returns the size of a file (in bytes).
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.