ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
Orientation (Property)
The Orientation property gets and sets the orientation of an element.
Wrapping (Property)
The Wrapping property gets and sets the wrapping options of an element.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
SQLFirst (Function)
Positions on the first row of the query result.
HPass (Function)
Defines the password used to create or open a data file.
Events associated with supercontrols
List of events associated with supercontrols...
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
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...
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......
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
ProjectInfo (Function)
Returns specific information about the project currently run.
Dictionary
The dictionary is a file that can contain the project elements......
HStatCalculate (Function)
Collects statistics on table keys.