ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Border (Type of variable)
The Border type is used to handle a border through programming...
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
ControlClone (Function)
Creates a new control from an existing control.
Programming custom calculations in Table controls
Execute (Function)
Starts the execution of a process through programming.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
SocketConnect (Function)
Connects a client computer to a given socket.
Events associated with pages
List of events associated with pages...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Query editor: Characteristics
Environment of the query editor
AddLink (Function)
Adds a link to a text section in an edit control.
Image control in a page
PC SOFT Free Technical Support
Thank you for buying one of our products......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
fRename (Function)
Modifies the name of a file.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Creating a table in a report
Tables can be created in a report......