ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpen (Function)
Opens a data file.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Pop (Function)
Pops an element from a stack.
<Stack variable>.Pop (Function)
Pops an element from a stack.
<zipArchive variable>.Open (Function)
Opens an existing archive.
<Source>.Open (Function)
Opens a data file.
ContextClose (Function)
Closes a page context.
fSelectDir (Function)
Opens a directory picker.
MCIOpen (Function)
Opens a media file.
FontCreate (Function)
Creates a font definition.
Power (Function)
Raise a number to a power.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
zipOpen (Function)
Opens an existing archive.
iFont (Function)
Selects the default font.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
ERR_NO_CURRENT_PAGE
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
6. Multiple generation
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......