ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
How to save and retrieve an image in a binary memo
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....