ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
ERR_NOTADEVVERSION
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
2. Analysis in practice
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Error 121: Shadowing a structure
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.