ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
TreeExpand (Function)
Expands a node in a TreeView control.
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
<Word Processing>.StartModification (Function)
Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
<Word Processing>.EndModification (Function)
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram editor>.StartModification (Function)
Indicates the start of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram editor>.EndModification (Function)
Indicates the end of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
The server is currently updated. Retry later.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Cardinalities
The cardinalities are used to count the links between the files......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....