ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
18 results for: changer
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
SQL functions: Special case
List of SQL functions: Special cases
DocFind (Function)
Finds a character string:
  • in an entire Word Processing document.
  • in a fragment.
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
<emailOutlookSession variable>.ChangeFolder (Function)
Modifies the current folder in the Outlook messaging software.
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions.