ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications...
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Running the test of the User Groupware and installing it
The stress tests are used to check...
Testing a static project
The test of the entire project allows simulating the startup of the site...
Page with parameters
Resizes an external file.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)...
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query.
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site...
Testing a static page
The test of a single page runs the current page in WEBDEV...
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV websites)...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Creating an insert query
An insert query (corresponding SQL statement......
Multilingual project
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize...
Handling the report blocks through programming
Each report block is associated with different events......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan"...
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element...
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
5. User Groupware in practice
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Events associated with Chart controls
List of events associated with the Chart controls...
The different types of windows
The following types of windows can be created in a WINDEV application......
URL Rewriting
URL Rewriting is a technique used to improve SEO......