ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
HExtractMemo (Example)
Usage example of the HExtractMemo function
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
HModify (Example)
Usage example of the HModify function
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Extern (Reserved word)
EXTERN is used to...
2. Projects in practice
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Print constants
List of constants used by the print functions....
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Referring to an element in a WLanguage event / process
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
HState (Function)
Used to find out the state of a record.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......