ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
fOpen (Example)
Usage example of the fOpen function
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
iSkipLine (Function)
Forces one or more line break.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Sound (Function)
Plays a sound in WAV format.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
SocketCreate (Example)
Usage example of the SocketCreate function
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
TwainState (Example)
Usage example of the TwainState function