ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
StreamInfo (Function)
Returns the name and/or number of the stream issuer.
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive:
  • The name of the file and its stored path.
  • The initial size of the file.
  • The compressed size of file.
  • The date and time of file creation.
  • The date and time of file modification.
  • The date and time of file access.
  • The file attributes.
  • The file encryption mode.
ListInfo (Function)
Gets the type and number of elements in a WLanguage list.
WEBDEV - Browser code Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
fDriveInfo (Function)
Returns information about a drive.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
<List variable>.Info (Function)
Gets the type and number of elements in a WLanguage list.
WEBDEV - Browser code Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
Reports
A report provides a custom view of data......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system...
WDDIXIO License Agreement
WDDIXIO License Agreement...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol...
Creating the Form windows of a WINDEV RAD pattern
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed...
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files...
Crosstab report
The report editor allows you to create "Crosstab" reports......
Time management help
Time management is extremely important......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP...
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced...
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Various WEBDEV constants
Various WEBDEV constants...
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project...
Creating requirements
The following steps must be performed to implement the requirements......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min