ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
fCompress (Function)
Compresses a file.
Page constants
List of constants used by page functions....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Data persistence
The data persistence is used to store the value typed by the user......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.