ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
GglGetDocument (Function)
Downloads a document from Google Docs.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
diagConnectionPoint (Variable type)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection...
Text (Property)
The Text property is used to get and modify text.
JSONValid (Function)
Checks the validity of a JSON string.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end...
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows...
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped...
Android Control Center
Do you know where to find your application log files?...
Creating the skin template of a report
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application...
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something...
CallDLL32 (Function)
Runs a function found in an external DLL.
Referring to an element in a WLanguage event / process