ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
14. Controls in practice
W3C standardization
You must comply with the W3C standard (HTML 4......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
System constants
List of constants used by the system functions....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
dArc (Example)
Usage example of the dArc function
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
Defining a help window template
WINDEV allows you to create help window templates......
iPrintImage (Example)
Usage example of the iPrintImage function
iParameterPDF (Example)
Usage example of the iParameterPDF function
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
11. Controls in practice
Discover the main characteristics of the controls...
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.