ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
iPrintReport (External language)
Prints a report created with the report editor.
ProjectInfo (Function)
Returns specific information about the project currently run.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
HModify (Example)
Usage example of the HModify function
SysYRes (Function)
Returns the vertical screen resolution.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Referring to an element in a WLanguage event / process
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
SysSpace (Function)
Returns the physical memory space for the current computer.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).