ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Push notification
A mobile device can receive push notifications......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
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, ......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Description (Property)
The Description property is used to get and change the description of an element.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
CurrentWin (Function)
Identifies the window currently in edit.
HErrorLock (Function)
Used to check whether a lock error occurred.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
grTitle (Function)
Modifies the caption and/or position of the chart title....
Manager of automated tests
The test manager is used to......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
HOpenConnection (Function)
Opens a connection to a specific database.