ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
TableMode (Function)
TableMode is kept for backward compatibility.
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
Advanced types
The advanced types of WLanguage are as follows...
ERR_BAD_CONTEXT
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Select query description window
The description window of a select query includes several sections......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...