ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
13. Generation modes
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
fCreate (Function)
Creates an external file.
dbgEnableLog (Function)
Enables the runtime log programmatically.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
14. Managing the "Back" button in practice
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Automation object
The Automation keyword is used to declare an automation object...
Query editor: Characteristics
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.