ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Static control properties
List of properties associated with a Static control...
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Switch control properties
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
nWDGetLastError: Error code of last error
Error code of last error......
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
CallDLL32 (Function)
Runs a function found in an external DLL.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.