ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Using the Vista style in your windows
WINDEV allows you to customize......
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.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
OpenIDIdentity (Variable type)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a web service via the OAuth 2.0 protocol.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Constants for managing emails
List of constants used by the functions for managing emails....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
HCloseAnalysis (Function)
Closes the current database schema (or all current database schemas in the case of a project with multiple database schemas).
Table,Select,+ (External language)
Selects an element in a Table control.
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.
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).
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.