ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Fax functions
List of fax functions...
Changes of behavior between versions 2024 and 2025
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming......
Internal component description
The description of an internal component can opened at any time......
End of Document block
The End of document block is run once at the end of the report execution......
IFrame control
IFrame is an HTML concept......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Managing space characters in the searches?
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
4. Monitor your applications
Viewing a report in 3D
Your report displays controls that overlap?......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....