ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Project description: Options tab
The project description window allows you to configure various elements of your project......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WEBDEV site deployment: Deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
xlsDocument (Variable type)
An xlsDocument variable is used to describe and modify an Excel document...
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.