ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
8. If you are already familiar with WINDEV
RepeatedZoneAddStart (Function)
Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged.
How to save and retrieve an image in a binary memo
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
How to?
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
Camera/Video functions (prefix syntax)
Closes the current browser window and stops the execution of the current code....
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.