ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Task management functions
List of functions for managing tasks...
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
The planes in WEBDEV
The planes are used to group the controls of an element......
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
Chart: Managing legends
Several types of legends are supported in the charts......
ERR_BAD_VERSION_RQS
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
Creating requirements
The following steps must be performed to implement the requirements......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......