ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Assignment operators
Three assignment operators are available......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
Enumeration (Type of variable)
An enumeration is a set of values......
Glossary
The glossary lists all the abbreviations used in the code editor......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min