ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
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....
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
List of extension attributes
The list of extension attributes ......
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
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.
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......
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....