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...
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window...
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced...
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Installing a SOAP server with Netscape iPlanet 4.1
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50...
Items used in a select query
A query created in the query editor can contain several types of items......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product...
FolderData (Function)
FolderData is kept for backward compatibility.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
SMSSend (Function)
Sends an SMS.
Comparison operators
The comparison operators can be divided into several categories......
Android Control Center
Do you know where to find your application log files?...
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Audits
The audits provide a set of features used to automatically improve the project quality...
CharactType (Function)
Returns information about the type of character.
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate...
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch...
Constants for managing emails
List of constants used by the functions for managing emails....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues...
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min