ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
HPass (Function)
Defines the password used to create or open a data file.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Error 2109: You are using the ObjectInfo function
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.