ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VSpace (Property)
The VSpace property gets and sets the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
ContactAdd (Example)
Usage example of the ContactAdd function
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
zipExtractPath (Example)
Usage example of the zipExtractPath function
HReadLast (Example)
Usage example of the HReadLast function
fCopyFile (Example)
Usage example of the fCopyFile function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
WinOutWidth (Function)
Returns the full width of a window (including the border).
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
HOut (Example)
Usage example of the HOut function
zipSplit (Example)
Usage example of the zipSplit function
fEncrypt (Example)
Usage example of the fEncrypt function
SysIconAdd (Example)
Usage example of the SysIconAdd function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Control constants
List of constants used by the functions for managing controls...
Error (Function)
Displays a custom error message in a system error window.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.