ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Creating a select query
A select query (corresponding SQL statement......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
OpenMobileWindow (Function)
Opens a window in a mobile application.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
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......
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
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
SOAPRun (Function)
Runs a procedure on a SOAP server.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
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....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......