ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
NextTitle (Function)
Modifies the title of next window to open.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
zipCreate (Function)
Creates an archive.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Generating an application for Universal Windows 10 App
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Installing a SOAP server with Apache
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
10. Internal components in practice
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......