ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
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....
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)...
ERR_BAD_ACTION
Style of a control
As soon as it is created, a control is associated with a style......
Detailed use of WINDEV FTP/RPC
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
DDE constants
List of constants used by the DDE functions...
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
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......
OLE functions
List of OLE functions...
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......
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......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......