ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
dCircle (Example)
Usage example of the dCircle function
Organization chart linked to a data file
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
dPolygon (Example)
Usage example of the dPolygon function
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Warning 127: You are using a data source local to the process
AAF: Sort/Search/Filter on the columns of Table controls
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
dChord (Example)
Usage example of the dChord function
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......