ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
fCompare (Example)
Usage example of the fCompare function
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
TableMode (Function)
TableMode is kept for backward compatibility.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Query editor
The query editor is used to automatically create queries on the data files......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......