ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
Age
The Age keyword can correspond to...
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
iLine (Function)
Prints a line at specified coordinates.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
ERR_NO_APPLICATION
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
8. If you are already familiar with WINDEV
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
The Line control
A Line control is used to display a line in a page......