ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Note (Property)
The Note property is used to get and change a text associated with an element.
PlainText (Property)
The PlainText property is used to get and modify the raw text of an email.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
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.
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.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.