ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
iZoneHeight (Example)
Usage example of the iZoneHeight function
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
EventOpen (Function)
Opens a synchronization event between several threads.
EventClose (Function)
Closes a synchronization event between several threads.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
gImage (Function)
Builds a sequence of characters containing an image.
Height (Property)
The Height property is used to get and change the height of an element.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Open (Function)
Opens a synchronization event between several threads.
FinNetCurrentVal (Function)
Returns the net current value of investment.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
dChord (Example)
Usage example of the dChord function
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).