ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
LastDayOfYear (Function)
Returns the date of the last day of the year.