ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
gpwConnectUser (Function)
Connects a user to the User Groupware.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
ERR_TIMEOUTINIT
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
9. Monitor your sites, servers, etc.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....