ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
New features in WINDEV 2025
WINDEV 2025 is now available!...
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
WINDEV and the SOAP protocol
Comparing the project messages
The comparison between source and target text helps you find translation errors......
RGB (Function)
Defines a color from its Red, Green and Blue components.
Mouse management functions
List of functions for mouse management...
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
13. Print: Reports
WINDEV reports...
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Creating user accounts
A User account allows the server administrator to......
Appendix 3: Configuration file
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......