ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
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....
<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.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
ERR_CANNOT_RUN_EXPLORER
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
29. SEO in practice
J2EE constants
List of constants used by the J2EE functions....
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Events associated with Static controls
List of events associated with Static controls...
Events associated with a Layout control
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
The Slider control (in a window)
A slider control is used to select a value between two bounds......