ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Style of a control
As soon as it is created, a control is associated with a style......
Detailed use of WINDEV FTP/RPC
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
ERR_BAD_PARAMETER
Extracting messages added or modified since last extraction
A project was already created and translated......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Customize the interface: move, enlarge or color controls
OLE functions
List of OLE functions...
DDE functions
List of DDE functions...
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Cos (Function)
Calculates the cosine of an angle.
The OLE control
The OLE control is used to handle an OLE object......
DDE constants
List of constants used by the DDE functions...
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......