ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
<Image variable>.HorizontalSymmetry (Function)
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Java functions
List of Java functions...
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
SysNation (Function)
Returns the nation currently used by the system.
WEBDEV concepts