ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Shared memory area constants
Installing and starting WDTRAD
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
ColorPalette (Function)
Returns a color found in the current palette.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
grOrientation (Function)
Modifies the orientation of chart axes.
grExist (Function)
Checks the existence of a chart in memory.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
EndService (Function)
Ends the execution of the current service.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Browser constants
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Manipulating a Layout control programmatically
A Layout control can be......