ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Radio Button control properties
List of properties associated with a Radio Button control...
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
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....
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Copying controls from the page editor
The controls can be copied from the page editor......
Copying controls from the window editor
The controls can be copied from the window editor......
Copying controls from the report editor
The controls can be copied from the report editor......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......