ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
11. Table/Looper controls
11. Table/Looper controls
ERR_NO_PAGE
Sorts in a report
The sort is used to organize the information displayed in the report......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Assignment operators
Three assignment operators are available......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Organization chart linked to a data file
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
11. Choosing the action of a button/link
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...