ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Creating help pages
A help system includes several pages......
8. Optimizing an application
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
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.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....