ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
DotNetRun (Function)
Runs a procedure on a .Net server.
HCopyRecord (Example)
Usage example of the HCopyRecord function
Map control properties
The following properties can be used with Map controls:...
TreeView Table control properties
List of properties associated with the TreeView Table control...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Creating the Form windows of a WINDEV RAD pattern
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Customizing the User Groupware