ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Multiline strings
To type character strings over several lines in the code editor...
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Overview of external languages
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
SOAPRun (Function)
Runs a procedure on a SOAP server.
Installing a SOAP server with Netscape iPlanet 4.1
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
The Static control
A Static control is a control used to display a static text......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Internal component
An internal component is a set of elements from a project......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
The Edit control
The Edit control allows users to enter data......