ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Executables in Console mode
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
Functions for managing Pivot Table controls (prefix syntax)
Functions for managing Pivot Table controls (prefix syntax)...
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
HDFS functions (prefix syntax)
The following functions are used to manage files on a HDFS system (prefix syntax)......
Functions for managing Scheduler controls (prefix syntax)
List of functions that can be used with a Scheduler control (prefix syntax)....
Geodesic (Property)
The Geodesic property is used to indicate whether the drawing should follow the curvature of the Earth.
Functions for managing HTML Display controls (prefix syntax)
List of functions for managing HTML Display controls...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).