ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceStart (Function)
Starts a service.
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
ServiceRestart (Function)
Restarts a service (already started).
grParameter (Function)
Retrieves or modifies a chart parameter.
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Compilation options (HTML format)
The compilation options available for HTML (HTM files) are as follows......
grDeleteAll (Function)
Erases a chart and destroys this chart.
dbgInfo (Function)
Returns a debug information.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
Service constants
List of constants used by the functions for managing services....
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.