ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control functions
List of functions specific to Table controls...
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
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......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
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......
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
RGB (Function)
Defines a color from its Red, Green and Blue components.