ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Rich Text Area control properties
You can manipulate Rich Text Area controls in a window using the following WLanguage properties......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
<Polygon2D variable>.IsValid (Function)
Checks whether the specified 2D polygon is valid according to the OGC rules.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Testing a project: settings
By testing the project you can simulate how the application will run......
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Creating the Vision pages of the WEBDEV RAD pattern
Classe représentant un fichier uploadé dans le champ upload...
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Thread functions
List of functions for managing threads...