ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)...
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
WinCopyForm (Function)
Copies the content of a form to the clipboard.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it...
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
SCM: Changing the version of the projects in the repository
When changing the version of the development tool, the projects found in the SCM must be migrated...
Supercontrol
A supercontrol is an advanced type of control......
Geometry (Variable type)
The Geometry type can be used to store any type of geometry: point, polygon, etc.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage...
psheetSelection (Variable type)
The psheetSelection type is used to find out the advanced characteristics of a selection...
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
gpwOpen (Function)
Opens the User Groupware login window or page.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database...
pdfPage (Variable type)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document...
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
WDTRAD options
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Obtaining an SSL certificate for IIS2 (2.0 or later)