ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveListeFile (Function)
Lists files in an Drive directory.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
DriveListeDirectory (Function)
Lists the directories of an Drive.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Window controls
Several types of controls can be used in a window, ......
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
XMLDocument (Function)
Creates a new XML document.
Constant
The constants are language elements whose value is fixed once and for all...
HDescribeConnection (Function)
Describes a new connection to an external database.
zipCreate (Function)
Creates an archive.
HOpenConnection (Function)
Opens a connection to a specific database.
fClose (Example)
Usage example of the fClose function