ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPreview (Function)
Configures the print destination.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Bar code constants
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Installing a SOAP server with Apache
WDZip: Creating or modifying an archive
This help page explains how to......
fSelect (Function)
Opens the Windows file picker.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
The different types of windows
The following types of windows can be created in a WINDEV application......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Data model editor: types of links
Several types of links can be found between the files......
Creating the Form pages of a WEBDEV RAD pattern
Using the Vista style in your windows
WINDEV allows you to customize......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Installing a SOAP server with IIS
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Creating the Table pages of the WEBDEV RAD pattern
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....