ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Common project
Projects are often cross-platform......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
12. Control templates
WINDEV Mobile allows you to create control templates....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
End of Document block
The End of document block is run once at the end of the report execution......
13. Universal replication
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
Accessing a database via a web service
The database can be accessed via a web service......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Changing sites from AWP to SEO-ready session mode