ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Bitwise operators
The operations on binary values are performed......
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Configuring the IIS 7/7.5 server
XMLOpenReader (Example)
Usage example of XMLOpenReader
7. Available controls in a window
WINDEV Mobile includes several types of controls...
OCRExtractText (Function)
Reads the text contained in an image.
fDirExist (Function)
Checks the existence of a directory.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
Upload functions
The following functions are used to manage the upload:...
SysIconDelete (Function)
Deletes an icon from the taskbar (next to the clock).