ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Find/Replace in the current project
The "Find/Replace" feature is used to......
Events associated with supercontrols
List of events associated with supercontrols...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Installing a Webservice (old format)
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
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).
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....