ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Rights on the virtual directory
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
ERR_NO_DLLEXE
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Binding a Spin control to an item
A Spin control can be bound to an item in a table, query, etc....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
The Wire control
The Wire control is used to visually link 2 controls......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Environment of code editor
Remote Control: Customizing with your own window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...