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......
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.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Various constants
List of various constants used by the constants WINDEV functions....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
DotNetRun (Function)
Runs a procedure on a .Net server.
HCopyRecord (Example)
Usage example of the HCopyRecord function
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
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....
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
Comparison operators
The comparison operators can be divided into several categories......
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.
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......
Events associated with internal windows
List of events associated with internal windows...