ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
<Component>.Load (Function)
Loads an external component independent of the current project.