ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
SSH constants
The following constants are used to manage an SSH server:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Various constants
List of various constants....
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
Library,Disk (External language)
Opens the project library that is stored on disk.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Project (External language)
Opens and runs a WINDEV project.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......