ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PopupAnimate (Function)
Displays a popup in a page cell.
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.
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....
NFCWriteTag (Function)
Starts writing data to an NFC tag.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
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....
Library,Disk (External language)
Opens the project library that is stored on disk.
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.
Various constants
List of various constants....
Constants for managing Gantt charts
Handling the report blocks through programming
Each report block is associated with different events......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Constants for managing the Image Editor control
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Installing a SOAP server with Netscape iPlanet 4.1
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...