ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fFileName (Function)
Returns the name of an external file that is currently opened.
ControlNext (Function)
Returns the name of the next control in input mode.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
ControlInfoXY (Function)
Returns the name of the control located at a given position.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
ERR_MSG_BOX
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....