ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using a query with parameters
A query with parameters can be used......
XMLSource (Property)
The XMLSource property is used to get the XML source code.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
<TimeLine>.Display (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
1
2
3
4
5
6
59
>