ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)......
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
5. Deploying a dynamic site (Session or AWP) in practice
WLanguage procedure called by SelectColor
Browser WLanguage procedure ("callback") executed by SelectColor when the color selection popup is closed.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.