ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Changing sites from AWP to SEO-ready session mode
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....
2. Analysis in practice
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Info (Function)
Displays a custom message in a system information window.
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......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
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......
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.
SocketConnect (Function)
Connects a client computer to a given socket.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......