ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
1. What is a website?
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....
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
ERR_DISCONNECTED_EXEC
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
HTTP functions
List of HTTP functions...
"Reports & Queries" software
This is "Reports & Queries"......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Image drawing and processing functions
List of image drawing and processing functions...
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Combination (Type of variable)
A combination is a set of options.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
SocketExist (Function)
Checks the existence of socket.
Defining clickable areas
In a page, an Image control can contain clickable areas......