ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageEnd (Function)
Forces the move to the next page during the report print.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
CharactType (Function)
Returns information about the type of character.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
dPolyline (Function)
Draws a line composed of multiple segments.
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
SysDir (Function)
Returns the path of a system directory.
gLine (Function)
Builds a sequence of characters containing a line.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
TextToRTF (Function)
Converts text to Rich Text Format.
fRemoveDir (Function)
Deletes a directory from a disk.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......