ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
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)......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Windows
The windows represent the main interface of a WINDEV application......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
WEBDEV Application Server - 10 connections - License agreement
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......