ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Copying controls from the window editor
The controls can be copied from the window editor......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Setup of the WEBDEV Application Server for Linux
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
WEBDEV Application Server 2024
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Windows
The windows represent the main interface of a WINDEV application......
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.