ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Cell control field
Fonctions de gestion de l'exécution des commandes en mode console.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
The Cell control
The Cell control contains controls...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
NFCSendTag (Function)
Sends a NFC tag to another device.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Environment of the window editor
The main elements of window editor are as follows:
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
13. Security benefit: managing the "Back" button
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Accessing a database via a web service
The database can be accessed via a web service......
grTitle (Function)
Modifies the caption and/or position of the chart title....
grAddData (Function)
Adds a data into a chart.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Events associated with windows
List of events associated with windows...
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......