ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Changing sites from AWP to SEO-ready session mode
2. Analysis in practice
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Configuring the IIS 7/7.5 server
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
SocketConnect (Function)
Connects a client computer to a given socket.
End of Document block
The End of document block is run once at the end of the report execution......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Error (Function)
Displays a custom error message in a system error window.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....