ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Image (Property)
The Image property gets and sets the background image of a control or block.
ERR_NO_APPLICATION
ERR_BAD_URL
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
fLoadResource (Function)
Loads the content of a resource from a library.
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
1. Deploying a static site
Message text file format
The text files created by WDMSG use a specific format......
XLS file handling functions
List of functions for managing XLS files...
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
fListResource (Function)
Lists the resources integrated to the application.
fRemoveDir (Function)
Deletes a directory from a disk.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....