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.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window....
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed,...
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory...
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
J2EE constants
List of constants used by the J2EE functions....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed...
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites...
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value...
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user...
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document...
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control...
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can...
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found...