ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
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)....
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
10. Internal components in practice
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Rights on the virtual directory
You used WEBDEV 28
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
ERR_DISCONNECTED_EXEC
End of Document block
The End of document block is run once at the end of the report execution......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Software license agreement
WINDEV Express license agreement...
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......