ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
HTML Display control properties
HTML Display control properties...
Properties associated with infinite Progress Bar controls
You can manipulate Infinite Progress Bar controls in a window using the following WLanguage properties......
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Events associated with SilverLight control
List of events associated with SilverLight controls...
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
OpenSister (Function)
Opens a non-modal sibling window.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Discover all the possibilities of pivot tables
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
LooperSelectPlus (Function)
Selects a row in a Looper control.
fCompress (Example)
Usage example of the fCompress function