ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
StringReverse (Function)
Reverses the characters of a string.
fMoveDir (Function)
Moves a directory and its content.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipFileSize (Example)
Usage example of the zipFileSize function
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
GetVariableDefinition (Function)
Gets the description of a variable.
iCloseReport (Function)
Stops printing the current report immediately.
Type (Property)
The Type property gets and sets the type of an element.
grTitle (Function)
Modifies the caption and/or position of the chart title....
fClose (Function)
Closes an external file.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Modified (Property)
The Modified property lets you know if an element has been modified.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
Note (Property)
The Note property is used to get and change a text associated with an element.
JSON
JSON (JavaScript Object Notation - Object Notation from JavaScript) is a lightweight data exchange format......
zipListFile (Function)
Returns the list of files found in an archive.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
GglUploadDocument (Function)
Uploads a document to the Google server.
Edit control
The Edit control allows users to enter data......