ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Creating index keywords
Index keywords allow users to easily find a help page......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Iconize (Function)
Minimizes a WINDEV window.
Environment of the report editor
Environment of the report editor...
Events associated with ListView controls
List of events associated with ListView controls...
HOpenConnection (Example)
Usage example of the HOpenConnection function
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Animation (Property)
The Animation property animates an image.
Events associated with Check Box controls
List of events associated with Check Box controls...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Supercontrol
A supercontrol is an advanced type of control......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Using the Vista style in your windows
WINDEV allows you to customize......
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
How to find out whether a report was printed?
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....