ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector 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....
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
WDINT, WDTRAD and WDDIXIO: Translation tools
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
5. User Groupware in practice
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
WDINT overview
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....