ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used:
  • by an Organizer control.
  • by a Scheduler control.
  • by a Gantt Chart column (in a Table or TreeView Table control).
WorkingHourStart (Property)
The WorkingHourStart property gets and sets the start time of working hours used:
  • by an Organizer control.
  • by a Scheduler control.
  • by a Gantt Chart column (in a Table or TreeView Table control).
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
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......
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
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.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
CurrentWin (Function)
Identifies the window currently in edit.
grTitle (Function)
Modifies the caption and/or position of the chart title....
grAddData (Function)
Adds a data into a chart.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......