ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Success (Property)
The Success property indicates whether the operation was successful.
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Resizing a window (AAF)
WEBDEV Application Server 2024
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
WINDEV concepts
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.