ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Types of standard controls
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Handling Spreadsheet controls programmatically (in a window) (prefix syntax)
A Spreadsheet control found in a window can be handled through programming......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Compatibility between external components and deployed applications
A component can evolve in many ways......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
Compilation options
The compilation options allow you to define the help system generation settings......
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).