ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
NetworkDisconnect (Function)
Disconnects a network drive.
Library,Disk (External language)
Opens the project library that is stored on disk.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
WINDEV 2024 Tutorial - Table of contents
zipDeleteAll (Function)
Deletes all files from an archive.
ThreadExecute (Function)
Starts the execution of a secondary thread.
SQLConnect (Example)
Usage example of the SQLConnect function
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Project portfolio
From version 25, you can create "project portfolios"......
Using WDDIXIO
To translate the text used in your project:...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Types of Edit controls
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
16. Java applications in practice
Java applications in practice...