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.
<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.
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.
StreamInfo (Function)
Returns the name and/or number of the stream issuer.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive...
Using the query result
The result of a select query can be used in......
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
HNbRec (Example)
Usage example of the HNbRec function
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate...
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple...
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
HLogRestart (Function)
Restarts the logging process on a file.
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned...
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database...
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
sEndEvent (Function)
Disables the detection of an event on a serial port.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page....
SQLExec (Example)
Usage example of the SQLExec function
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server...
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).