ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
12. Pages in practice
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
UPNPListDevice (Function)
Lists the UPNnP devices available on the network.
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Managing parallel tasks
The computers are becoming more and more powerful......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......