ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
grSourceCategoryLabel (Function)
Defines the source of the category labels.
3. UML models in practice
ReplicSynchro: Overview
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Testing a project: setting
By testing the project you can simulate how the application will run......
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
WDInst: handling the files to install
By default, the files to install are......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
5. Project configuration
Project configuration...
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......