ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
Events associated with List Box controls
List of events associated with List Box controls...
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLNext (Function)
Positionq on the next element (tag or attribute).
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.