ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Extracting the text of the project
The following text can be extracted......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
Various WEBDEV constants
Various WEBDEV constants...
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.