ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
HDescribeLink (Function)
Describes a link between two data files through programming.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
14. Generation modes
Generation modes...
Document (Type of variable)
The Document type is used to handle a "docx" document.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
HSetLog (Function)
Enables or disables log management on a file.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
BurnerAddFile (Function)
Adds a file to the compilation.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....