ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
13. Debugger
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Installing a SOAP server with IIS
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
DocSave (Function)
Saves a document as a "docx" file.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Installing a SOAP server with Apache
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
OpenMobileWindow (Function)
Opens a window in a mobile application.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
dRectangle (Example)
Usage example of the dRectangle function
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....