ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a table, HFSQL view or query...
fRead (Example)
Usage example of the fRead function
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart. Warning: This feature is only available...
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call...
OpenIDIdentity (Variable type)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected...
Remote HFSQL Administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server...
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking...
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple...
Editing the WEBDEV style sheet
In WEBDEV, you can manage all the styles used in a project......
POUR TOUT / POUR ALL instruction (browse a JSONReader variable)
Training FOR ALL instruction lets you perform different types of browse on a variable of type...
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart. Warning: This feature is only available...
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls...
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window...
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.