ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
<ANSI string>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
User (Property)
The User property is used to identify and change the user of a feature.
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Manipulating menu options programmatically
Menu options can be manipulated......