ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
Handling a WinForm .Net control through programming
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
The HTML control
The HTML control displays HTML pages or HTML code......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
17. TLS/SSL: Encrypting information on the Web
ToastDisplay (Function)
Displays a "Toast" message.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<Source>.Password (Function)
Defines the password used to create or open a data file.
<Variable DiskFile>Create (Function)
Creates an external file.
Multiline strings
To type character strings over several lines in the code editor...
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Supercontrol
A supercontrol is an advanced type of control......