ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows functions
List of miscellaneous Windows functions
Windows Scheduler functions
List of functions for managing the scheduler
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...
(No title )
SNMP functions
List of SNMP functions
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
HListConnection (Function)
Returns the list of connections currently described in the application.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item...
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows...
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead...
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned...
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
FTPConnect (Example)
Usage example of the FTPConnect function
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval...
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
WHelp (Function)
Displays a file or help page in CHM format.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation...
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file...
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient...