ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppInstallUPD (Function)
Triggers the automatic update of current application.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Constants for managing Map controls
Constants for managing Map controls...
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
ServiceWait (Function)
Pauses the current service during the specified duration.
Manipulating a Layout control programmatically
A Layout control can be......