ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
ERR_NOTADEVVERSION
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
Properties associated with the areas defined in Zoning mode
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Handling a WinForm .Net control through programming
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
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......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.