ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
MapPolyline (Variable type)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the components of the Hadoop framework......
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
RGBBlue (Function)
Returns the blue component of an RGB color.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.