ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Error 35: 'Continue' is available in the loops only
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Describing a problem to the Free Technical Support
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Operating mode of dynamic Active WEBDEV Pages
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Binding a Combo Box control to an item
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Standard FTP functions
List of standard FTP functions...
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Zombie data files and items
During the life of an application, items live and die......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......