ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Installing the robot controller
The monitoring robot includes three executables......
Installing the monitor
The monitoring robot includes three executables......
Error 27: No END statement is associated with this ELSE
Installing the monitoring robot
The monitoring robot includes three executables......
Error 28: No END statement is associated with this SWITCH
Error 42: Label out of scope of GOTO
Error 26: No END statement is associated with this THEN
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Message text file format
The text files created by WDMSG use a specific format......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......