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...
zipFileSize (Example)
Usage example of the zipFileSize function
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
ImageFirst (Function)
Displays the first image for the scroll.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a web service. This request can be modified to adapt it to the expectations of the web service, if necessary. It can then be sent using HTTPSend.
RSS feed management functions
List of functions for managing RSS feeds...
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Email constants
List of constants used by email functions....
xBase files: Limits
Data persistence
The data persistence is used to store the value typed by the user......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
SQLFirst (Example)
Usage example of the SQLFirst function
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
SocketConnect (Function)
Connects a client computer to a given socket.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.