ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy: Deploying a package
WDDeploy can be used to...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Test a static project
The test of the entire project allows simulating the startup of the site...
Type (Example)
Usage example of the Type property
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
EventCreate (Function)
Creates an event.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...