ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Licenses and terms of use
Renvoie la liste des clés spatiales d'un fichier de données (d'une requête ou d'une vue) reconnues par le moteur HFSQL....
MongoAggregationPipeline (Function)
Used to retrieve documents that enter a multi-stage pipeline and are transformed into aggregated results.
Managing parallel tasks
The computers are becoming more and more powerful......
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Handling Gantt Chart controls programmatically
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
ERR_NOTADEVVERSION
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
ERR_NOTACTIVATED
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......