ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
gImage (Function)
Builds a sequence of characters containing an image.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Constants for managing videos
List of constants used by the functions for video management....
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Debugging constants
List of constants used by the debugging functions...
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Customizing the report viewer: Available windows
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Creating the link buttons in the windows of a WINDEV RAD pattern
Open (Function)
Opens a modal WINDEV window.
iCreateFont (Function)
Creates a new print font.
IF statement
The conditional IF statement allows you to run an action according to a condition...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....