ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive...
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control...
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
NumberInWords (Function)
Converts a number to words.
SQL functions: Special case
List of SQL functions: Special case...
ArrayCopy (Function)
Copies the content of an array to another array.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
XMLDocument (Function)
Creates a new XML document.
JSONValid (Function)
Checks the validity of a JSON string.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Handling an internal component
An internal component is a set of elements from a project......