ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
2. Projects in practice
Discover the main operations that can be performed on a project....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
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, ......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Creating help pages
A help system includes several pages......
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....
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......
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......
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
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.
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....