ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
LDAPRenameAttribute (Function)
Renames an attribute.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
HLogRecreate (Function)
Used to re-create an empty log.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
Comment (Property)
The Comment property is used to manage comments.
FTPTime (Example)
Usage example of the FTPTime function
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Link (Property)
The Link property is used to get and change the link of an element.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
ImageScrollingPosition (Function)
Returns the displayed image.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
dText (Example)
Usage example of the dText function
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.