ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
DriveListeFile (Function)
Lists files in an Drive directory.
Creating a table in a report
Tables can be created in a report......
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
Twain constants
List of constants used by the Twain functions....
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
fMoveFile (Function)
Moves a file from one directory to another.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
DriveListeDirectory (Function)
Lists the directories of an Drive.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Crosstab report
The report editor allows you to create "Crosstab" reports......
List of reserved words
MatCopy (Example)
Usage example of the MatCopy function
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Properties associated with the chart series
List of properties associated with the chart series...
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
Handling Gantt Chart controls programmatically