ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetActiveObject (Example)
Usage example of the GetActiveObject function
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
ChangeStyle (Function)
Modifies the style of a control dynamically.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Sensor constants
Constants used by the SensorXXX functions...
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
WidgetDisplay (Function)
Refreshes a widget window.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
Example for creating a select query
This help page explains how to create two select queries......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Browser constants
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Break in a report
The break is used to group the records corresponding to a sort criterion......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Accessing a database via a web service
The database can be accessed via a web service......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....