ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Creating help pages
A help system includes several pages......
ERR_PARSER
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
User report editor (Reports & Queries)
A report provides a custom view of data......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
10. UMC: User Macro-Code
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......