ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Constants for managing Map controls
Constants for managing Map controls...
EmailGetAll (Function)
Retrieves all the emails found on a server.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Properties of a help page
The characteristics of a help page are used to define......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grDraw (Function)
Draws a chart according to the specified parameters.
Step 1: Configuring the print parameters
This step allows you to choose......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
EmailCheckAddress (Function)
Checks the validity of an email address.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HTMLToRGB (Function)
Converts the HTML color into RGB color.