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...
Creating requirements
The following steps must be performed to implement the requirements......
eCurrencyName (Function)
Returns the caption of a currency.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
BurnerEject (Function)
Opens or closes the door of current burner.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
ReplicInfo (Function)
Returns information about a replication.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min