ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling report blocks
The different operations available on report blocks are as follows......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
FaxConnect (Function)
Establishes a connection to a fax server.
OpenChild (Function)
Opens a non-modal child window.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Project description: Project tab
The project description window allows you to configure various elements of your project......
13. Generation modes
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Access rights to a class property
A property is a code element that includes two processes......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
<Image>.ScrollingPosition (Function)
Returns the displayed image.
<Image>.Previous (Function)
Displays the previous image for the scroll.
<Image>.First (Function)
Displays the first image for the scroll.
<Image>.Last (Function)
Displays the last image for the scroll.
<Image>.Next (Function)
Displays the next image for the scroll.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageFirst (Function)
Displays the first image for the scroll.