ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assignment of RETURN
The return value of the process currently run can be assigned...
HPass (Function)
Defines the password used to create or open a data file.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Group (Property)
The Group property is used to identify and change groups of elements.
Modified (Property)
The Modified property lets you know if an element has been modified.
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
Visible (Property)
The Visible property is used to set the visibility of an element.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
Logical operators
The logical operators are as follows......
Creating a translation file
WDINT allows you to create a translation file....
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
SQLFirst (Function)
Positions on the first row of the query result.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Events associated with supercontrols
List of events associated with supercontrols...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
HTTP constants
List of constants used by the HTTP functions....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
gpwOpen (Function)
Opens the User Groupware login window or page.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.