ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Using WDDIXIO
To translate the text used in your project:...
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Constants for managing arrays
List of constants used by the functions for array management....
RTF input field: Automation formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.