ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
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.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Handling Gantt Chart controls programmatically
Time management
For each element (windows, reports, ......
Properties linked to the Euro management
List of properties linked to the Euro management...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
ERR_NOTACTIVATED
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.