ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
Size (Example)
Usage example of the Size property
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
TreeView Table control properties
List of properties associated with the TreeView Table control...
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
5. User Groupware in practice
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
FTPListFile (Example)
Usage example of the FTPListFile function
HOnError (Example)
Usage example of the HOnError function
BurnerErase (Example)
Usage example of the BurnerErase function
iPrintZone (Example)
Usage example of the iPrintZone function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Drawer control properties
List of properties associated with the Drawer control...
CertificateList (Function)
Returns the list of certificates available on the computer.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......