ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Dictionary
The dictionary is a file that can contain the project elements......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Crosstab report
The report editor allows you to create "Crosstab" reports......
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Image control in a page
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
The "Find - Replace" pane
The "Find - Replace" pane is used to......
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
8. Binding controls to data
A window can display information from......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Telephony constants
List of constants used by telephony functions...
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......