ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
WinOutWidth (Function)
Returns the full width of a window (including the border).
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
HForward (Example)
Usage example of the HForward function
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
FTPDate (Example)
Usage example of the FTPDate function
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
String functions
List of functions for managing character strings...
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Table,Select,+ (External language)
Selects an element in a Table control.
JSONValid (Function)
Checks the validity of a JSON string.