ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
TreeView control properties
TreeView controls can be manipulated with WLanguage properties in a window as well as in a page......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
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.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
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
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
iReportPrintingStatus (Function)
Returns the status of the current print.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min