ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
13. Print: Reports
WINDEV reports...
How to save and retrieve an image in a binary memo
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Functions for managing Executables in Console mode
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.