ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Dashboard control properties
You can manipulate Dashboard controls in a window using the following WLanguage properties......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
SMSSend (Function)
Sends an SMS.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
TreeView control properties
TreeView controls can be manipulated with WLanguage properties in a window as well as in a page......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
HReadLast (Example)
Usage example of the HReadLast function
iReportPrintingStatus (Function)
Returns the status of the current print.