ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

End of break block
The End of break block is optional......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
WDOptimizer: Editing and modifying a ".REP" file
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Assisted universal replication: specific features
WEBDEV concepts
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
ERR_LAUNCH_FAILED
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
Events associated with Button controls
List of events associated with Button controls...
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Android Control Center
Do you know where to find your application log files?...
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....