ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
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).
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
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.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
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.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Constants for telemetry management
Constants for telemetry management...
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Link properties
When creating a link, you can simply specify the destination......