ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
13. 3-Tier architecture
The server is currently updated. Retry later.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Native Sybase Connector for WINDEV and WEBDEV 2024
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Creating a delete query
A delete query (corresponding SQL statement......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
13. Print: Reports
WINDEV reports...
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
The use of the Automation type in a site is reserved for the advanced users
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Recompiling the project
The project compilation is a process used to......