ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
The Clickable Image control
The Clickable Image control can be used to......
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
SQL functions: Special case
List of SQL functions: Special case...
HConnect (Example)
Usage example of the HConnect function
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Generating an application for Universal Windows 10 App
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Control constants
List of constants used by the functions for managing controls...
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.