ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
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 ......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
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....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Events associated with pages
List of events associated with pages...
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.