ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Events associated with Static controls
List of events associated with Static controls...
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Border management constants
List of constants used by the border management functions....
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....
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
13. 3-Tier architecture
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
PermissionRequest (Function)
Prompts the user to grant an application permission.
ToClipboard (Function)
Writes text or image information into the system clipboard.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Image (Property)
The Image property gets and sets the background image of a control or block.