ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteQuery (Example)
Usage example of the HExecuteQuery function
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipDeleteAll (Function)
Deletes all files from an archive.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
13. Generation modes
HChangeKey (Example)
Usage example of the HChangeKey function
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
List of reserved words
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
fDirectoryExist (Function)
Checks the existence of a directory.