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.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port...
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored...
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL...
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing...
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
HTMLToText (Function)
Converts an HTML string or buffer to text.
The single-part and multi-part archives
Two types of archives are available......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer...
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Handling an internal component
An internal component is a set of elements from a project......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well...
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set...
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map...
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor...