ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Overview of external languages
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Report controls
Several types of controls can be handled in a report created by the report editor......
SelectionOnly (Property)
The SelectionOnly property is used to: Know which records in the TreeView Table control or Hierarchical Table are printed: print all records or only selected records.. Modify print mode for Table or Hierarchical Table field rows: print all records or selected records only....
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Reloading a document
To reload a document, ......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
OpenAI: Where to find the OpenAI key
Several features in WINDEV, WEBDEV and WINDEV Mobile require an OpenAI account......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Animation functions
WINDEV proposes several WLanguage functions for managing animations......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.