ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Site Map control properties
List of properties associated with a Site Map control...
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
Certificate
The Certificate keyword can correspond to...
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......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Open (External language)
Opens a window.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Map control properties
The following properties can be used with Map controls:...
Properties associated with the options of a Switch control
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
HChangeConnection (Example)
Usage example of the HChangeConnection function
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
The Organizer control
The Organizer control is used to display and handle organizers......
Border (Property)
The Border property is used to get and change the borders of an element.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Error 27: No END statement is associated with this ELSE