ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element...
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site...
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different...
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible...
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks...
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download...
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard...
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives...
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table...
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
ThreadExecute (Function)
Starts the execution of a secondary thread.