ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
Project description: Style tab
The project description window allows you to configure various elements of your project......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
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.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Environment of the report editor
Environment of the report editor...
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
17. WLanguage: a simple and powerful language
ERR_TIMEOUTINIT
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
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.