ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
BurnerAddFile (Function)
Adds a file to the compilation.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Service variable
The Service variable is used to......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Different types of data (Type of variable)
A variable is defined by name and type......
Control constants
List of constants used by the functions for managing controls...
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Hyper File functions available for backward compatibility
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......