ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Programming charts (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
Wi-Fi functions
Functions for Wi-Fi management...
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
10. Customizing the aspect of a site: skin elements
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
Creating a translation file
WDINT allows you to create a translation file....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Error 19: The step of this FOR loop must be constant
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.