ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Size (Property)
The Size property is used to determine and change the size of an element.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
fMoveFile (Function)
Moves a file from one directory to another.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Timeout (Property)
The Timeout property gets and sets the maximum wait time before a request times out.
CurrentWin (Function)
Identifies the window currently in edit.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
ThreadCurrent (Function)
Returns the name of the thread currently run.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.