ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
ScreenType (Function)
Returns the type of screen on which the application is running: phone, tablet, computer or watch.
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
saasUser (Variable type)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Permission (Variable type)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
saasSite (Variable type)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV website.
mongoResult (Variable type)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
SpeechSynthesisVoice (Variable type)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
rssEnclosure (Variable type)
The rssEnclosure type is used to define and handle an attachment to a RSS feed entry...
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
gglMarker (Variable type)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received when calling a REST web service.
xmlSignatureVerification (Variable type)
The xmlSignatureVerification type is used to define the information required to verify an XML signature.
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
httpProgress (Variable type)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Command (Variable type)
The Command type defines all the advanced characteristics of a command used for an executable file.
InputMask (Variable type)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
mongoConnection (Variable type)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
CtCursorOptions (Property)
The CtCursorOptions property gets the cursor type used when connecting to an external database.
mongoFindOption (Variable type)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
sfProcessWorkItemRequest (Variable type)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...