ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Check model
You can use check models to easily create checks...
1. The WINDEV Framework
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
Error 2109: You are using the ObjectInfo function
Style sheet
A style sheet ("......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......