ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
12. Pages in practice
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Including the code
You want to include your code lines in a condition, in a structure, ......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
iPrintReport (External language)
Prints a report created with the report editor.
5. User Groupware in practice
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
SSH constants
The following constants are used to manage an SSH server:...
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
29. SEO in practice
AdditionCompleted (Example)
Usage example of the AdditionCompleted property