ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Image (Property)
The Image property gets and sets the background image of a control or block.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Set of procedures
The global procedures are grouped in set of procedures......