ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the report blocks through programming
Each report block is associated with different events......
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Error 202: The method already has an access attribute (public, protected or private)
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Video control properties
The following properties can be used on a Video control:...
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
10. UMC: User Macro-Code
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Starting WDOptimizer in a command line
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Error 1023: The access to the method of the class is restricted by a private inheritance
13. Debugger
XMLSign (Function)
Signs an XML document.
Error 1013: The access to the member of the class is restricted by a protected inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
Applet control properties
List of properties associated with the Applet control...
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......