ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
ProjectInfo (Function)
Returns specific information about the project currently run.
EventChange (Function)
Modifies the status of an event.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Speech synthesis in the mobile applications
The phones can talk!......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Library,Disk (External language)
Opens the project library that is stored on disk.
fCreate (Function)
Creates an external file.
ThreadMode (Function)
Changes the management mode of threads.
Events associated with ListView controls
List of events associated with ListView controls...
Warning (Function)
Displays a custom message in a system warning window.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
iPrintImage (Function)
Sends the image file to print to the print buffer.
fAttribute (Function)
Returns or modifies the attributes of a file.
Printing in PDF format: Special cases
Specific features of print in PDF format...
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....