ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dArc (Example)
Usage example of the dArc function
List of reserved words
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
dbgInfo (Function)
Returns a debug information.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
iPrintReport (Function)
Prints a report created with the report editor.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Dictionary
The dictionary is a file that can contain the project elements......
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
grPrint (Function)
Prints a chart.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
iCreateFont (Function)
Creates a new print font.
Constants for the archiving functions
List of constants used by the archiving functions....